I think this is what you want which you said in your initial reply “i have it disabled in jetpack to not count my post views as administrator”.
Please advise.
Yes the Gillion theme is compatible with all major browsers which you can test by visting our demo site https://gillion.shufflehound.com/
Please try clearing browser cache and also your site cache if you are using any.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Also to to help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
You are most welcome here đ
Hi @panosjules,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying on hover and not below image so that i can help you to achieve it?
Best regards,
Shufflehound team
You can remove blockquote from embedded content 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
blockquote.wp-embedded-content:before {
display:none;
}Hi @georgestomazou,
Sorry to hear of the problem you are having.
This is very strange issue.
Do you mean when you publish new post then all other posts get deleted that you find in the posts trash?
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin 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
You are most welcome here đ
You shared link of page in the admin area which is not accessible for us so please share page link from front end of your site.
Sorry to hear of the problem you are having.
No the SMTP is not your site login details but email server details as described in the following pages.
https://www.siteground.com/tutorials/wordpress/use-smtp/
http://www.wpbeginner.com/plugins/how-to-send-email-in-wordpress-using-the-gmail-smtp-server/
http://www.wpbeginner.com/wp-tutorials/how-to-use-smtp-server-to-send-wordpress-emails/
You have to use these details in the contact form settings.
If the contact form still doesn’t work for you after configuring these details then Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?
Best regards,
Shufflehound team
Hi @master2045,
I hope you are well today and thank you for your question.
It seems you are using older version of theme on your shared site so please use the below latest version of theme and also make sure to use latest version of Unyson plugin.
Please login to access this file
Best regards,
Shufflehound team
Hi @adamwiggins82,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to disable that effect by developing custom CSS code?
Best regards,
Shufflehound team
Hi @dotjess,
I hope you are well today and thank you for your question.
Could you please share me your site URL and also share screenshot from customizer where it’s displaying correctly so that i can help you to achieve it?
Best regards,
Shufflehound team
Hi @ripdranger,
I hope you are well today and thank you for your question.
I am specifically referencing the âWarrior Shoutoutâ pages. Look at âAprilâsâ for an example
I didn’t find that page on your shared site so could you please share me the page URL and also share screenshot of the page from admin area where it is displaying correctly for you so that i can help you?
Best regards,
Shufflehound team
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
In the text block content element that you are using just add that code in the text editor mode as shown in the attached screenshots.
Hi @VIDEOEFEKT,
I hope you are well today and thank you for your question.
You can try achieving this by adding the following code in the functions.php file of Jevelin child theme.
function custom_setup_theme() {
add_theme_support( 'post-thumbnails' );
set_post_thumbnail_size( 600, 600, true );
}
add_action( 'after_setup_theme', 'custom_setup_theme', 99 );
After using the shared code please regenerate thumbnails using the below plugin.
https://wordpress.org/plugins/force-regenerate-thumbnails/
Best regards,
Shufflehound team
Sorry we missed your reply here and found now so want to know whether you still need assistance here.
@y3y0Â Sorry we missed your reply here and found now so want to know whether you still need assistance here.
@DANIÂ Sorry we missed your reply here and found now so want to know whether you still need assistance here.
.