You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
Hi @oniot,
I hope you are well today and thank you for your question.
I am not sure what you are referring to footer lines so could you please describe it a bit more in detail by sharing its screenshot and your site URL where it is displaying so that I can help you?
Best regards,
Shufflehound team
Hi @electric0001,
I hope you are well today and thank you for your question.
You can disable it by using the custom CSS code shared in the below topic.
Best regards,
Shufflehound team
To make it work on internal pages please also use the below shared CSS code.
#page-container .post-content p {
font-size: 16px;
}
I hope you are well today and thank you for your question.
Could you please tell me whether you are receiving new or legacy demo content installation method?
Also, this can be your server cURL related issue so please contact your hosting provider.
Please make sure you are using latest version of PHP on your server by referring the information provided in the following pages.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Best regards,
Shufflehound team
Hi Marcin,
I hope you are well today and thank you for your question.
To troubleshoot the issue when I try to visit your site wp-admin area then I get an error “You must log in to access the admin area.”.
And when I try to access wp-login.php screen then I get 404 error page so I can’t log into your shared site.
Please test it yourself and make sure that it is working.
Best regards,
Shufflehound team
Hi Elena,
I hope you are well today and thank you for your question.
How are you using the responsive mode?
Could you please share me the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
You are most welcome here 🙂
Thank you for sharing the site credentials but when I try to visit your site wp-admin area then I get an error “You must log in to access the admin area.”.
And when I try to access wp-login.php screen then I get 404 error page so I can’t log into your shared site.
Please test it yourself and make sure that it is working.
Can you please advise me of the string I should be looking for.
Some strings are dynamic and not exist in the code and you can change those strings by using any of the following plugins.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Also, in there any way I can add headers to each post on the portfolio archive page. I noticed that the word “projects” in the breadcrumbs is clickable. Maybe there is a way to make this un-clickable? or I can edit the page for it to better reflect the rest of my site.
As said above you have to develop custom code to achieve this.
You can change it on mobile using its responsive tool as described in the below page.
https://waspthemes.com/yellow-pencil/documentation/#responsive-tool
Thank you for the quick response! I have reservations about using this plugin though, it says it hasn’t been tested with the latest 3 major releases of WordPress.
The plugin developer has not updated the plugin but we have confirmed that the plugin is working fine.
Won’t the thumbnail on the home page automatically size itself?
All the new images gets resized automatically but not old images so you have to resize them using the plugin only once then you can deactivate the plugin.
Solution for this topic
Hi Ryan,
I hope you are well today and thank you for your question.
Please make sure that you have activated theme required Unyson plugin.
If you still face the issue with it then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Best regards,
Shufflehound team
You are most welcome here 🙂
You are most welcome here 🙂
Could you please contact the elementor Pro page builder plugin support to know why this is happening so that we can resolve the issue as we don’t know the plugin requirements?
Hi @rafsanj24,
I hope you are well today and thank you for your question.
can you please tell me how to change the value of sidebar social value https://prnt.sc/mauyp5
and link
Those values are dynamically fetched from the respective sites.
and how to change the header icon https://prnt.sc/mauzcv
You can change the header icon by developing custom CSS code.
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Solution for this topic
Hi @Lotta,
I hope you are well today and thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
header.primary-mobile {
height: auto !important;
}
Best regards,
Shufflehound team