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: Single portfolio post problem!
February 21, 2016 at 11:38 pm #82424For mobile just add this second bit of css I posted above:
.pcfull>.postclass { padding: 0; }Ben
In forum: Pinnacle ThemeIn reply to: Customize Blog Post Bottom Carousel
February 21, 2016 at 11:33 pm #82421Hey,
In your child theme functions.php file you can add this to change the default for that title.
add_filter( 'similarposts_title', 'kt_custom_similar_post_title'); function kt_custom_similar_post_title() { return "This article you may also like"; }Ben
In forum: Pinnacle ThemeIn reply to: Kadence Slider (Internet Explorer/Edge) Problem
February 21, 2016 at 11:25 pm #82418Can you post a link to the site so I can see what you mean? I’m not sure what you mean from the image.
Ben
In forum: Pinnacle ThemeIn reply to: Haeder image on author page
In forum: Virtue ThemeIn reply to: my slider wont resize on mobile device
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Where is the site builder?
If you have the page builder plugin installed and activated and you have set it to show on pages and posts then it should definitely show in the edit page beside the visual editor tab. I would suggest deactivating your other plugins to test if any are conflicting. If that doesn’t work would you be able to send a temp login so I could take a look? You can set as a private reply.
Hannah
In forum: Virtue ThemeHi,
I would like to add subtitles to my blog posts and have them appear under the titles of the latests posts on my homepage (which are set to ‘Post Excerpt’ and ‘Use Post Grid Format=Off’). So far I’ve done the easy part and set up the custom field, my question now is how do I get it to display? I’ve looked to see if there’s a template file I should copy and edit but it seems like it could be one of many.
Thanks as always for your help!
-Adam
In forum: Pinnacle ThemeIn reply to: Big issue of Kadence slider.
Hi,
I already mentionned this problem and a quick fix in this thread : https://www.kadencewp.com/support-forums/topic/bug-in-kadence-slider-1-5-2/
Ben kindly fixed in within hours after my message. You can just update kadence slider to solve the problem.
You should mark this post as “resolved”.In forum: Virtue ThemeIn reply to: Woocommerce: random missing product pages
Hi Ben,
we have finally resolved our issue with Woocommerce and Polylang. The problem was on Page Builder by SiteOrigin plugin together with the absence of some translation for the shop pages for different languages with respect to the main language. The main language does not work without the other languages pages, very strange. I already informed the developers of Polylang, Polylang and Woocommerce integration plugin about of this in order to correct this compatibility issue.Now the final problem is related only to Polylang. As we said to you in one of the previous post, we setup http://tuscanini.audio/tuscanini as WordPress Address (URL) and http://tuscanini.audio as Site Address (URL), without Polylang plugin all works well while with Polylang plugin active our main page changes from http://tuscanini.audio to http://tuscanini.audio/en/audiophile-craftmanship/.
In forum: Pinnacle ThemeIn reply to: Single portfolio post problem!
In forum: Pinnacle ThemeHi Ben (and team!),
I would like to translate “Previous post” and “next post” to Dutch. It is not visible in ‘theme options -> language settings’ and it is also not visible in the localizing plugin in the pinnacle premium template (when searching for the words).
Could you let me know how and where I can change this?
Thanks!
KimIn forum: Virtue ThemeIn reply to: Home Page Tweaking
Thanks, Hannah! 1,3,4 are perfect!
2. That makes everything else too close. Can I specifically reduce the space between my icon menu and the custom menu? And increase the space between the custom menu and the blog feed (from another site)?
5. I am using a plugin for the blog feed. Is there a way within the theme to post individual posts and feeds from a different site?
In forum: Pinnacle ThemeIn reply to: Customize Blog Post Bottom Carousel
Hi Ben,
Thanks for your response!
1. Is it also possible to set this everywhere the same? Like “This article you may also like” in stead of “Related posts”? Otherwise I need to reset this for all 224 articles, so that would be costing quite some time.
2. Unfortunately the code is not working. When I’m using it, the complete blog carousel under an article disappears. I also tried only the first line, but it makes it also disappear. Could you check what is wrong in it?
3. This works, great 😉
Could you help me with 1 and 2?
In forum: Virtue ThemeNadine, I don’t derail anything. Your thread about the same topic (missing update) were ask and answered AFTER I did posted my question. And please don’t underestimate me. I ordered this software after I checked it accross the board, not only the software but also the support. I’m in the computer business likely before you even were born.
It has a great support and I’m aware of it.
I know it has been solved. So as with me.
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Where is the site builder?
Hi Hanna, well, yes, I tried. I did selectd pages and post (for now, in the page builder setup), but I did not saw the site builder’s link next to the ‘Visual’ and ‘Text’ tab while in new/edit mode of a page in the wp editor. I do however saw a separate tab on the page (enabled by ‘screen option’), which is empty. I guess that is the case because I haven’t use the page builder for any page yet. Still, I think a sitebuilders link should be next to the text tab (or so). A long while ago it has worked, but with another theme. Don’t remember which one. For now, the sitebuilder link is not in the opened visual editor (or somewhat above) at all. Maybe I should delete that plugin and let Virtue Premium remind it to me as an option to install.
— RainerIn forum: Virtue ThemeIn reply to: Where is the site builder?
In forum: Pinnacle ThemeSorry in advance if this has been asked many times.
How can I remove the “on” text from the updated postdate span – to match the blog demo where just the date is shown? Looks like Pinnacle blog demo & importer has a non breaking space in place of “on” but I couldn’t find where this is set.
In forum: Pinnacle ThemeIn reply to: Single portfolio post problem!
February 20, 2016 at 6:41 pm #82281So your wanting wider page content?
Add this css in your theme options > custom css
@media (min-width: 1400px) { .container { width: 1370px; } }You can also add this if your wanting less padding for the post:
.pcfull>.postclass { padding: 0; }Ben
-
AuthorSearch Results


