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 'Page'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Home page layout
In forum: Virtue ThemeThis might be a question for woocommerce, but just in case, I would like to have a full-witdh stretched page in the single products page. Basically the image product is too small for my taste and I want to make it bigger. I changed the settings but it still doesn’t take from the border of the screen.
If I didn’t make myself understood that is a possibility, hehe
Thanks in advance!!
In forum: Virtue ThemeIn reply to: Blog versus Page
Hey Richard,
Sounds to me like you’re wanting blog posts. This may be helpful- https://www.kadencewp.com/creating-a-blog-page-with-virtue/Hannah
In forum: Virtue ThemeTopic: Home page layout
Hi Guys,
Have just updated the template and now have a issue with how the #homeheader div.container is aligning with the rest of the page – have not done other edits to home page.
It is sitting to the right an extra 15px… 15px correlating to some of the other padding settings…
Thanks,
VanessaIn forum: Virtue ThemeTopic: Blog versus Page
August 8, 2016 at 3:52 pm #106897I have some useful information to display on a site. I can publish is using a page for each article or use blog postings with specified category to display in a widget. I’m wanting the site to be efficient and fast loading. Which would be a better choice?
In forum: Pinnacle ThemeIn forum: Pinnacle ThemeIn reply to: Logo
Thank you so much!
It’s working great now on the desktop version. On the mobile version, the logo is HUGE (way too big: it takes up about 25% of the homepage slider image) until I start scrolling down the page, when it gets smaller, down to a reasonable size. How to I keep it the way it is for the desktop version, but make the mobile version more adequately sized prior to scrolling?
In forum: Virtue ThemeIn reply to: odd grey box
August 8, 2016 at 1:51 pm #1068562. You can change order in pagebuilder using the row settings you can set the collapse order.
Ben
In forum: Virtue ThemeIn reply to: Sidebar issue
In forum: Virtue ThemeIn reply to: Can't update variable stock
August 8, 2016 at 1:21 pm #106849Hey,
In your product edit page, if you click in the inventory tab. Do you have “Enable stock management at product level” turned on?Ben
In forum: Pinnacle ThemeIn reply to: Add custom graphic to Primary Menu
In forum: Virtue ThemeIn reply to: Sidebar issue
The theme update was actually not very minor. You want to always be staying up to date with it to ensure that everything stays functional and secure.
This CSS should fix the issue if it’s only occurring on those pages. Try it and let me know if it works for you.
.page-id-11.boxed .contentclass { padding-left: 0px; } .postid-17.boxed .contentclass { padding-left: 0px; }Hopefully that’s helpful!
In forum: Virtue ThemeHello
Been a while ! hope you’re doing fine !
after the update, i have no longer access to the site…
Every update, i add in functions.php i add manually :
xxxxxxx/*
* Updater
*/
require_once locate_template(‘/lib/wp-updates-theme.php’);
$KT_UpdateChecker = new ThemeUpdateChecker(‘virtue_premium’, ‘*Login to see link/*
* Admin Shortcode Btn
*/
function virtue_shortcode_init() {
if(is_admin()){ if(kad_is_edit_page()){require_once locate_template(‘/lib/kad_shortcodes.php’); }}
}
add_action(‘init’, ‘virtue_shortcode_init’);add_filter( ‘woocommerce_variable_sale_price_html’, ‘wc_wc20_variation_price_format’, 10, 2 );
add_filter( ‘woocommerce_variable_price_html’, ‘wc_wc20_variation_price_format’, 10, 2 );
function wc_wc20_variation_price_format( $price, $product ) {
// Main Price
$prices = array( $product->get_variation_price( ‘min’, true ), $product->get_variation_price( ‘max’, true ) );
$price = $prices[0] !== $prices[1] ? sprintf( __( ‘From: %1$s’, ‘woocommerce’ ), wc_price( $prices[0] ) ) : wc_price( $prices[0] );
// Sale Price
$prices = array( $product->get_variation_regular_price( ‘min’, true ), $product->get_variation_regular_price( ‘max’, true ) );
sort( $prices );
$saleprice = $prices[0] !== $prices[1] ? sprintf( __( ‘From: %1$s’, ‘woocommerce’ ), wc_price( $prices[0] ) ) : wc_price( $prices[0] );
if ( $price !== $saleprice ) {
$price = ‘‘ . $saleprice . ‘ <ins>’ . $price . ‘</ins>’;
}
return $price;xxxxxxxxx
this time it bugged… i do not know what to do… help
thanks for your help
Jacky
In forum: Pinnacle ThemeIn reply to: Invisible Posts on Some Category Pages
Hello Shawn,
I would first check to see if you have any plugins that are interfering with the proper loading of the blog page. Try going through them one by one and deactivating to see if the problem goes away.
If that doesn’t change anything, post a temp login with a private reply and I’ll take a look at how things are configured on your site.
Thanks,
KevinIn forum: Virtue ThemeIn reply to: Sidebar issue
In forum: Virtue ThemeIn reply to: Sidebar issue
Hello Kevin,
OK I have made the minor updates required and this makes no difference.
This is an old problem in that the padding when using ‘Box Layout’ is not sufficient and an extra 25px left and right is required in the content area. The problem is this then effects the shop (WooCommerce) making the sidebar run off the page.
Thank you for trying but I think this is quite a serious glitch that probably needs addressing anyway.
Thank you Kevin,
PeterIn forum: Pinnacle ThemeHello –
Whenever I visit my website on mobile (Safari on iOS) one of the category menus pops up immediately, obscuring the page. I’m not sure what is causing the menu to pop up automatically.
The website is:
Thank you!
In forum: Virtue ThemeIn reply to: Portfolio Type Filter
Hello Melanie,
I don’t believe that this can be easily done. One workaround might be to view your actual portfolio category pages from the front end of your site to determine which category/type every portfolio item is in.
Would that work for you?
You would have to navigate them using a combination of the front and back end, but this way you wont have to really change anything.
In forum: Virtue ThemeIn reply to: shop width
I can’t get the CSS for the page width right, but if you can finish building your menus, I’ll be able to give you the code to change the background of your dropdowns.
Let me know when they’re ready and I’ll help you out. We’ll have to wait for other support staff to give us the steps for your content width though.
Thanks!
In forum: Pinnacle ThemeHi Ben,
Love your Pinnacle theme.In certain categories, the posts are displayed, but they are invisible!
But, oddly enough, the *Login to see link sub-category posts shows up, as do other category posts on the site.
Mouse over the page slowly and you’ll see that invisible posts are there!
Thank you,
ShawnPS Let me know if you need a login.
-
AuthorSearch Results


