Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'post'
-
AuthorSearch Results
-
In forum: Pinnacle Theme
In reply to: Pinnacle and Sensei
In forum: Virtue ThemeIn reply to: Possible Bug in IE?
December 21, 2015 at 4:45 pm #72439Hey thanks for all the help Ben, I tried every code you posted but for some reason the bug its still there. I even empty the cache and still nothing. The other problem I’m finding with IE is that for some pages it displays the correct favicon and for others it will display my web hosting favicon which is the only browser that does this.
In forum: Virtue ThemeIn reply to: facebook sharing
December 21, 2015 at 3:40 pm #72430Hey,
In yoast setting you can define an image and description that facebook will use when sharing. Once you do make sure you give it some time to update. I just checked with your post and I was able to see the image coming through. Have you give this a couple days for the cache to clear?
BenIn forum: Pinnacle ThemeIn reply to: Shrink Header Logo Alternative
December 21, 2015 at 3:32 pm #724251. Sure,
2. Yeah you can do this as well.
both would be using css and using the “is-sticky” class which only shows once the menu moves into stick mode and thus is shrinking.
Can you post a link which do you prefer?Ben
In forum: Virtue ThemeIn reply to: hide shopping cart, hide secondary nav on shop page
December 21, 2015 at 3:28 pm #72424Hey.
`.post-type-archive-product #nav-second {
display:none;
}`And for 2:
.kad-topbar-left .topbarmenu ul.kad-cart-total { display:none; } body.woocommerce .kad-topbar-left .topbarmenu ul.kad-cart-total { display:block; }Ben
In forum: Virtue ThemeIn reply to: Built in Contact Form suddenly sending me spam
December 21, 2015 at 3:21 pm #72419Hey,
It’s possible a bot is working out the simple math in the forum there are some out there that can. I haven’t had that happen to me yet but it’s not full captcha and even that can be beat by some bots.What are you wanting to change with the field sizes? in contact form 7. I can help with that if you post a link.
Ben
In forum: Virtue ThemeIn reply to: order post by published date
In forum: Virtue ThemeTopic: facebook sharing
hi again
i am sorry but i realised i have some small problem with my site
i was close to start to publish it but i realised that when i am sharing a post in facebook, some posts do not display any picture or excerpt
some of them do, but not manythese two are working:
*Login to see linkbut not these others:
*Login to see linki wonder if it is because i am using the clonating system of page builder and only the originals do work
i tried to edit this with the yoast windows but it did not work eitherthank you very much for your support
In forum: Pinnacle ThemeIn reply to: Portfolio unconfiguring
It looks like you’ve got two items that are trying to display that may not have an image attached to them. Are there any portfolio posts of yours that don’t have a featured image with them? That may be where the issue is coming from. I would go try and find which posts aren’t displaying and make sure that all of the settings for them are matching up with other posts that are displaying. Making sure that the settings are the same for each post will likely solve your issue.
Hope that helps, and good luck!
In forum: Virtue ThemeIn reply to: home slider sitting strange
December 21, 2015 at 12:35 pm #72382Jose,
Please do not post in someone else topic. Kindly create your own topic and we would be happy to help you.Ben
In forum: Virtue ThemeIn reply to: order post by published date
December 21, 2015 at 12:32 pm #72381It should already be by the publish date, regardless if you manually set it. I can test and it does this for me. What plugins are you using? are any of your posts sticky?
Ben
In forum: Pinnacle ThemeIn reply to: Left navigation menu wraps to 2nd line
Hey! All of your menus are looking just fine on my end. Is it your main navigation within the Header that you’re having trouble with?
If you want to change the size of your header after it has shrunk, then you need to change the default height of the header.
this option can be found hereTheme Options> Site Header> Header Height. The height of the sticky header and the regular header are proportional, so you’ll have to play around with the settings until you find what you like. there may be a CSS driven solution to this as well, but I haven’t figured it out yet. If I can get it, I’ll post back here with what I find.
Hope that helps!
In forum: Virtue ThemeIn reply to: Problems with mobile view of website
December 21, 2015 at 12:25 pm #72378Hey,
1. Has to do with you adding the column shortcodes inside a fullwidth row.. You can add this:.siteorigin-panels-stretch .row { margin: 0; }2. That has to do with your wordpress footer recent posts widget.. you can add this css:
@media (max-width: 768px){ .footerclass .widget_recent_entries li { margin-bottom: 10px; } }3. This is something you would need to use a plugin to change. The theme and plugins all use regular wordpress hooks to add in scripts. If you want to minimize scripts you need to use something like w3 total cache of wp-rocket cache and enabled the css and js minify.
Just a note, Google page speed is a tool. Always look at the most important thing which is load time over any ranking from them. Just run amazon through and you’ll see what I mean.
Ben
In forum: Virtue ThemeIn reply to: Linking 'Latest Blog post' (home) to page/post
December 21, 2015 at 11:41 am #72371Hey,
In your settings > permalinks. What have you set? Make sure you have not added anything custom. Just choose the option for “post name”Ben
In forum: Virtue ThemeIn reply to: First image as feature image for posts
December 21, 2015 at 11:21 am #72362Hey,
There is no such rule inside wordpress. Here is a plugin you can try though: https://wordpress.org/plugins/post-featured-image-generator/Else you would need to create a pretty tricky function that filtered content. This would be intensive and you would have to override a lot of the theme with a child theme. Not something that we can really support so I suggest the plugin above.
Ben
In forum: Virtue ThemeIn reply to: home slider sitting strange
In forum: Virtue ThemeIn reply to: 3 suggestions after 5 months of use
In forum: Virtue ThemeIn reply to: Portfolio submenu issue
In forum: Virtue ThemeIn reply to: 3 suggestions after 5 months of use
Excellent!
Only the distance between the carousel and the comments is a bit too long in some posts. Any idea about how doing it better? Look: http://euterpe.blog.br/historia-da-musica/sibelius-e-uma-catarse-nacionalista-o-final-da-sinfonia-no-2#comments
Thanks!
In forum: Virtue ThemeIn reply to: 3 suggestions after 5 months of use
Hi Leonardo,
This is happening because some of the experts in your related posts carousel are longer than others so it is pushing the div down. Try adding this to your custom css box in Theme Options > Advanced Settings:.single-post .caroufredsel_wrapper { height: 550px !important; }Hope it helps!
Hannah
-
AuthorSearch Results


