Solution for this topic
I’ve just applied the CSS code to style the h4 widget. It worked perfectly for the footer.
Where issue still there is on the quick articles section (the thunder icon on the right section of the navigation menu). Could you please add something to the CSS code in order to apply the same configuration to this section?
Please change the shared CSS code as below.
.sh-title-style2 .sh-widget-title-styling h4, .sh-title-style2 .sh-widget-title-styling h5 { display: inline-block; vertical-align: top; position: relative; bottom: -2px; padding-bottom: 15px; margin-bottom: 0; border-bottom: 2px solid #505050; text-transform: uppercase; font-weight: 900; }
About one of the previous points from this ticket: FIXED TOC plugin.
We applied to CSS code you gave us to disable the sticky sidebar, which is disabling all the website. This, add to another CSS code that gave us the plugin’s developer has fixed the issue. The point here is that we need to habilitate in only one page the sticky sidebar, on the main review page https://www.thewanderlustmag.com/nuestras-reviews/
Is it possible to habilitate the sticky sidebar only on this page? We need it there since users must see the filters at all times.
You have to change the CSS code as below.
body:not(.page-id-1951) #sidebar .theiaStickySidebar { position: static !important; transform: none !important; }
Yes, I will notify you here.
I logged into your website and saw it’s happening because of the WordPress admin-ajax file as shown in the attached screenshot.
This can be due to plugin conflict on your site so please try temporarily deactivating all plugins except Unyson, Redux framework, and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
If it is not a plugin conflict then please contact your web host to resolve it.
Hi @msymphony,
I hope you are well today and thank you for your question.
Please refer to the below articles to optimize them.
https://wp-rocket.me/blog/guide-web-font-optimization/
https://www.webprecious.com/a-guide-for-optimizing-web-fonts-for-performance-on-wordpress/
Best regards,
Shufflehound team
The theme replaces footer widget title h3 to h4 using the below code that seems not working on your website.
ob_start(); dynamic_sidebar( 'footer-widgets1' ); wp_reset_postdata(); $widgets = ob_get_clean(); $widgets = preg_replace( '/<h3 class="widget-title">(.+)<\/h3>/', '<h4 class="widget-title">$1</h4>', $widgets );
You can style the h4 widget title using the below CSS code.
.sh-title-style2 .sh-widget-title-styling h4 { display: inline-block; vertical-align: top; position: relative; bottom: -2px; padding-bottom: 15px; margin-bottom: 0; border-bottom: 2px solid #505050; text-transform: uppercase; font-weight: 900; }
I could confirm the Yellow Pencil editoe issue on my test site, therefore, I notified the theme developer about this.
This seems an issue with the yellow pencil editor plugin as described below.
We will try to contact the yellow pencil editor plugin support to resolve it.
Have you tried visiting the shared URLs?
Please replace https://www.yourwebsite.it with your website domain name in the shared URLs.
Hi @bailey3320,
I hope you are well today and thank you for your question.
You can try achieving this using the Yellow Pencil editor as described on the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
Could you please clear and temporarily deactivate the autoptimize cache that you are using on your website?
Please make sure that you are using the below latest version of the theme.
Please login to access this file
This can be due to plugin conflict on your site so please try temporarily deactivating all plugins except Unyson, Redux framework and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Best regards,
Shufflehound team
Hi Amy,
I hope you are well today and thank you for your questions.
I am struggling to present portfolio project images appropriately. I would like all images to appear full size with the option to slide across or flick through multiple images.
I can see it displays full width and with slide option on your shared website as shown in the attached screenshots.
Please advise.
Could you also let me know how to amend the main portfolio page here: https://datumpoint.org.uk/portfolio/ so that each of the images is a link to the page behind rather than a user having to click the link icon. Currently, it seems that some users click around the edge of the image to open the page and when they can’t they move on.
Please try using the portfolio overlay option as shown in the third attached screenshot.
Best regards,
Shufflehound team
As said in my earlier reply that it displays fine for me.
Could you please share the screenshot of the issue?
Also, please test it using a different browser.
I don’t see this issue on your website.
Could you please test it by clearing your browser cache and using a different browser?
Clear, but why do i have 2 contactforms in setting, when i have only one on my website? Sellself.be
You can delete the one that you are not using.
Second question, i dont think you know what i meant, i dont need a template. I just want to configure my emailadress at the backend so when clients fill up this page -> https://sellself.be/contact/ (so they are interested in my service and fill the form). Then I want to receive their mail in my inbox, how do i do that? Same settings?
Yes, the same settings.
You can contact the contact form 7 plugin support If you have any questions regarding it.
This may be happening because the images and video elements take some time to load.
You can improve your site performance as described in the following pages.
http://www.wpbeginner.com/wordpress-performance-speed/
https://codex.wordpress.org/WordPress_Optimization/WordPress_Performance
https://wpengine.com/blog/page-speed-wordpress-performance/
https://themetrust.com/test-wordpress-site-performance/
To optimize images and load them faster, you can use any of the following plugins.
I have tested it on my test site and it’s working fine for me using the latest version of the Jevelin theme as displayed in the attached screenshots.
Could you please share the screenshots of the element and the issue that you are getting?
I logged into your website and it’s working fine for me as shown in the attached screenshots.
Does it work fine for you If you visit the below URLs?
https://www.yourwebsite.it/WP/wp-admin/themes.php?page=fw-settings
https://www.yourwebsite.it/WP/wp-admin/customize.php
You have to enable the theme “RTL Support” option in the theme General settings and you can change the styling from the theme Styling settings as shown in the attached screenshots.
I could confirm the issue on my test site, therefore, I notified the theme developer about this.
This seems an issue with the yellow pencil editor plugin as described below.
We will try to contact the yellow pencil editor plugin support to resolve it.
After using the CSS code, please test it clearing your browser cache.
You are most welcome here 🙂