Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@santigiralt: Hello Santiago,
I checked at my end when I change the no of items to 12, 12 posts show up in the frontpage.
Can you make sure that you Published your customizer settings?Kind Regards,
SkandhaSkandha
ParticipantSkandha
Participant@trohne: Hello there,
Please post in your site URL so that I can look into the issue.Kind Regards,
SkandhaSkandha
Participant@spesistockholm: Hello there,
I am now able to see the on my end. This is strange.
Can you try deactivating all your plugins and see if the issue is resolved?Let me know if the issue persists!
Kind Regards,
SkandhaSkandha
Participant@lielie138: Hello there,
The Next and Previous post navigation will take you to the next and previous posts based on the date on which the post was created and ite seems to be working fine.
I am not able to understand the issue you are having with post navigatoin.Kind Regards,
SkandhaSkandha
Participant@paulospotonlichtontwerp-nl: Hello Paulo,
I tried the same shortcode at my end and the testimonial posts are appearing in a slider.I will need to look into your site to debug the issue. I will contact you shortly by email.
Kind Regards,
SkandhaSkandha
Participant@lorenzoc: Hello Lorenzo,
Can you add the widget in your customizer and then take a screenshot of the issue and paste the link here?Kind Regards,
SkandhaSkandha
Participant@thiago: Hello there,
You seem to have switched to another theme. Please let me know if you would like to switch back to Foodie World theme so that I can help you out.Kind Regards,
SkandhaSkandha
Participant@skyalphabet: Hello there,
Can you try deactivating all your plugins and see if this solves your issue?
Also please let me know which version of the theme you are using.Kind Regards,
SkandhaSkandha
Participant@kstiles13: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/bold-photography/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@ryanb18: Hello Ryan, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/izabel/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@ifyouneedadj: Hello there,
I will need to look into your site to debug the issue. I will contact you shortly by email.Kind Regards,
SkandhaLet me know if the issue persists!
Kind Regards,
SkandhaSkandha
Participant@ryanb18: Hello Ryan,
To add social menu
Go to => Appearance => Menus => View All Locations => Social Menu at Left Side Above Primary Menu => Edit the Menu => Add Items => Custom Links => Add your social link URL and Text and Publish.Let me know if this works out!
Kind Regards,
SkandhaMay 1, 2020 at 10:30 pm in reply to: How to resize posts featured images display on archive page and category pages #245096Skandha
Participant@bastienchill: Hello Bastien,
Go to => Child Theme Folder => functions.php and add the following Code.function bold_photography_archive_image() { if ( ! has_post_thumbnail() ) { // Bail if there is no featured image. return; } $archive_layout = get_theme_mod( 'bold_photography_content_layout', 'excerpt' ); if ( 'full-content' === $archive_layout ) { // Bail if full content is selected. return; } bold_photography_post_thumbnail( array(666,666) ); }Now replace 666,666 in the array with the size you want the images in the archive to be.
Let me know if t his works out!
Kind Regards,
SkandhaSkandha
Participant@chris-karrer: Hello Chris,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..site-navigation a { font-size: 20px; font-family: ravie; }You can change the font size and font family according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@brokenskeleton: Hello there,
To have Gallery like in the demo
Edit your Gallery Page => Edit your Gallery => Select Type as Square Tiles and Click on Update Gallery and Finally Update the page.Then,
Go to => Appearance => Customize => Theme Options => Gallery => Enable the section => Select Type as Page and Select your Gallery Page and Publish.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@nomade-2018: Hello Patrick,
I checked your site syllabusb.com and the menu seems to be showing up on mobile devices as well. Can you please check again?Kind Regards,
SkandhaSkandha
Participant@spesistockholm: Hello there,
Can you let me know on which system and browser this is happening?It is very difficult to debug the issue as I don’t see the issue at my end.
Kind Regar,
SkandhaSkandha
Participant@mmhgloba: Hello Edwin,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* For heading h2 */ h2 { color: red; font-size: 26px !important; font-family: Ravie; }Likewise you can use the code for other heading, just replace h2 with your required heading.
Also, you can change the color, font-size and font family according to your choice.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@lielie138: Hello there,
The Next and Previous post navigation takes you to the next single post and previous single post. That is how it works and it seem to be working fine.Kind Regards,
Skandha -
AuthorPosts
