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: Virtue Theme
In reply to: Attributes order
This reply has been marked as private.December 3, 2015 at 9:53 am #69641In forum: Pinnacle ThemeIn forum: Virtue ThemeIn reply to: Buttons looks different depending on browser
In forum: Virtue ThemeIn reply to: Desactivate Home Mobile Slider
In forum: Virtue ThemeIn reply to: Top and bottom line
In forum: Pinnacle ThemeIn forum: Virtue ThemeIn reply to: Wrap text around post slider images
In forum: Pinnacle ThemeTopic: Pinterest Pin Button
I downloaded a Plugin to add a Pinterest Button on each of our blog posts. It wasn’t working correctly, so a disabled and deleted the plugin. Now every picture on my blog posts is sporting a Pinit button. How can I get rid of this button? My blog is gardenthymeblog.com. Thank you.
In forum: Virtue ThemeIn reply to: Change default quantity to Zero on storefront
Ben, I’ve stumbled across an oddity with using this approach. I used this to set the minimum quantity to 2, so I placed a 2 everywhere you had a 0 in your example. But when you go to the View Cart page every quantity displays as 2 regardless of how many items of each product are actually in the cart. When I go to the Checkout page the correct amounts are in the summary at the bottom of the page, but I’m concerned this is going to confuse people. Any thoughts?
I have the link posted above but you’ll need a wholesale user account if you want to actually see what’s happening. If so let me know and I’ll provide you with one.
Thanks!
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Featured Products
December 2, 2015 at 2:59 pm #69549<?php //Add your custom functions here. add_filter( 'woocommerce_checkout_fields' , 'kt_custom_override_checkout_fields' ); function kt_custom_override_checkout_fields( $fields ) { unset($fields['shipping']['shipping_last_name']); unset($fields['shipping']['shipping_postcode']); unset($fields['shipping']['shipping_state']); return $fields; }The hook needs to be below the commented line.
Ben
In forum: Virtue ThemeHello,
My website *Login to see link is built using Virtue Premium theme. I have removed all the demo content images from the media library.
Yet when I post a link to my site on facebook by way of promoting it – Facebook shows some Virtue mountainous theme images and also a load of latin placeholder text.Where is it getting this from, and why won’t it show my own images (and text) from the website???
Help gratefully appreciated.
ThanksIn forum: Virtue ThemeIn reply to: Featured Products
Ben, thanks for the prompt answer. I did as you said and the error has dissappeared, but nothing has changed in the shopping form. there are still the same fields.
<?php
//Add your custom functions here.add_filter( ‘woocommerce_checkout_fields’ , ‘kt_custom_override_checkout_fields’ );
function kt_custom_override_checkout_fields( $fields ) {
unset($fields[‘shipping’][‘shipping_last_name’]);
unset($fields[‘shipping’][‘shipping_postcode’]);
unset($fields[‘shipping’][‘shipping_state’]);return $fields;
}In forum: Pinnacle ThemeIn reply to: Override Page Titles
December 2, 2015 at 1:26 pm #69526Hey, I need a login to see these pages? can you post a temp login?
Ben
In forum: Pinnacle ThemeIn reply to: Override Page Titles
Hi Ben,
I disabled the plugin which was requiring you to login, so you should be able to view my page now. I have three categories set up in wp-idea-stream plugin and the category names do indeed appear as the page title. The two pages below are part of the wp-idea-plugin, however they do not have categories associated with them, nor do they have pages defined for them in wordpress.https://blogs.ursinus.edu/ideashare/projects/action/post/
https://blogs.ursinus.edu/ideashare/projects/The first URL above is a form which users can use to submit their ideas. The page title for this page currently appears as “Latest Post”. The second URL lists all of the submitted ideas regardless of the category selected, the page title currently appears as “Ideas”. I found the exact same issue on the support page for one of my the wp-idea-stream plugin with the exception that the issue I found dealt with breadcrumbs as opposed to the page title.
Here is the link:
https://wordpress.org/support/topic/theme-breadcrumbIn forum: Pinnacle ThemeIn reply to: Override Page Titles
December 2, 2015 at 12:22 pm #69515Hey,
Your link just posts to a login.The title should be whatever you name the category? Is that not the case of you?
Ben
In forum: Pinnacle ThemeIn reply to: blog grid gone + site speed tips
December 2, 2015 at 12:17 pm #695141. It’s actually your settings > reading. If you define a page to be your posts page then it will default to the standard loop and override any page template.
You just need to leave the settings > reading > post page to blank.2. Working on a tutorial that gives a good overview on speed tips.
Ben
In forum: Virtue ThemeIn reply to: Blog posts grid landscape thumbnail
I’m doing a home page with a newspaper like layout using PageBuilder. By now I’m using the short code [blog_posts], but it shows the item in the grid with the thumbnail on the left and the excerpt on the right. I’d like to have the full width thumbnail on top (in landscape mode) and the text under the thumbnail without date or, if it could be easier, without the whole meta informations.
In forum: Pinnacle ThemeTopic: Override Page Titles
I am using Pinnacle Premium with a plugin called wp-idea-stream. I noticed that on a few category pages, the page title is incorrect.
For example…
I would like the page title for this page to be Submit New Idea:
These categories were set up in the wp-idea-stream plugin. Is there a way that I can manually override the page title directly in the php code? Any information you would provide would be greatly appreciated.
Thanks
ClifIn forum: Virtue Theme -
AuthorSearch Results


