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: Pinnacle Theme
Hi, I’ve been building some new bits of my site using Elementor Pro, but there seems to be some conflicts (I’ll be passing them on to Elementor, too).
1. On pages built with Elementor, when I hover my mouse over my top menu, the secondary menus don’t drop down like they should (it works fine on pages not built with Elementor).
2. Elementor’s maintenance mode tool doesn’t go full screen – it just sits at the top of the page (I’d had the maintenance mode template set as per Elementor’s instructions, and it had previewed correctly). I was working on updates on my site for two days before I realised that people were still able to see everything! (Solved by using a different maintenance mode plugin.)
3. Pages built with Page Builder don’t seem to transfer into Elementor. Even when I choose to transfer to the WordPress editor, then go into Elementor, any changes I make don’t show up. It’s not too much of a problem – I can just remake a page in Elementor from scratch. It’s just more of an FYI.
4. Some blocks don’t display properly. I haven’t been able to use an Elementor template like I wanted to for my Woocommerce store, because the products and sidebar don’t display. When I put the Elementor products archive block in, the products are all there, they’re just invisible (I can hover over the products and see the link, I can click on them to go to the product page, but the page *looks* like it’s blank). The sidebar isn’t there at all. I tried using just an Elementor header template with the default archive (I have a nice, pretty header image I want to use), but although I could see the archive and sidebar, they didn’t display properly (the price filter was two input boxes instead of a slider bar, for example).
For the time being, I’ve had to ditch the Elementor template, go with the default archive page and use MasterSlider for the header image (which isn’t great, because the text doesn’t display properly on mobile pages or smaller screens).
Similarly, the Elementor testimonials carousel doesn’t ‘carousel’ – it’s just stuck on the first one, and I tried to make a slider gallery with images of sample pages, which didn’t display, so, again, I’ve used a MasterSlider for that (which isn’t such a problem for me; just thought I’d let you know).
The problem with the shop archive disappeared when I switched to the WordPress TwentyNineteen theme. I’ve checked most of my plugins, none of which made a difference, so I assume these are theme conflicts.
Any tips on workarounds, particularly for the product archive and top menu, please?
In forum: Virtue ThemeIn forum: Virtue ThemeTopic: Homepage: Latest Posts
In forum: Virtue ThemeIn forum: Virtue ThemeEverytime i try to add a variable product to my store, I get this message on the product page.
Warning: Division by zero in home/content/41/11505941/html/wp-content/themes/virtue_premium/lib/woocommerce… archive-hooks.php on line 539
Please Help. I need to add my products ASAP
In forum: Virtue ThemeTopic: Footer: Shortcode Ghost
Hi,
Apparently, while attempting to follow instructions given to another user about placing Instagram Feed on homepage using Page Builder, I had some issues and had to delete plugin. I never could get it to work properly. I was using the free option. And wanted a carousel.
Now I have a ghost shortcode hanging at the bottom of my homepage just above the footer.
[instagram-feed]
I have deleted plugin. Removed Page Builder text row that contained the shortcode. I have checked all theme options related to where a shortcode might be placed…and I can find nothing that cause this.
Can you help? I send login information and site in private message.
Thank you,
PamIn forum: Virtue ThemeIn reply to: Add image to latest posts
Thanks Hannah, I’ve changed the number of posts to 6 although there are only 2 on display. It works great! The page is here.
One other request – I wanted the title and date centered under each picture but had difficulty using CSS. Please could you advise what selector I should use to get
text-align: centerto work?Many thanks,
Phil.In forum: Virtue ThemeHi Ben,
I created custom author pages, where both authors portfolios are displayed and authors posts. I would like to paginate results, but paginate links redirect to homepage, do you know where might be the problem?
Example archive:
*Login to see link e/author/svetlanapolyakova/This author has 16 pages of portfolios.
I used this code:
<div class="pagination">
<?php
$url = 'https://' . $_SERVER['SERVER_NAME'];
$author = get_the_author_meta('user_nicename', $curauth->ID);echo paginate_links( array(
'base' => $url . '/author/%_%',
'total' => $wp_query->max_num_pages,
'current' => max( 1, get_query_var( 'paged' ) ),
'format' => $author . '/?paged=%#%',
'show_all' => false,
'type' => 'plain',
'end_size' => 2,
'mid_size' => 1,
'prev_next' => true,
'prev_text' => sprintf( '<i></i> %1$s', __( 'Новее', 'text-domain' ) ),
'next_text' => sprintf( '%1$s <i></i>', __( 'Старее', 'text-domain' ) ),
'add_args' => false,
'add_fragment' => '',
) );?>
</div>Thanks!
In forum: Virtue ThemeTopic: Home page center header text
Used code to add latest products, blog etc on home page but header title is on the left. Can this be centred?
*Login to see linkThanks
In forum: Virtue ThemeHi. After last update I get the following above my plugin page when I want to add new plugin.
Notice: Undefined property: stdClass::$plugin in /home/content/n3pnexwpnas03_data01/56/41639656/html/wp-includes/class-wp-list-util.php on line 150
Notice: Undefined property: stdClass::$plugin in /home/content/n3pnexwpnas03_data01/56/41639656/html/wp-includes/class-wp-list-util.php on line 150
Notice: Undefined property: stdClass::$plugin in /home/content/n3pnexwpnas03_data01/56/41639656/html/wp-includes/class-wp-list-util.php on line 150
Notice: Undefined property: stdClass::$plugin in /home/content/n3pnexwpnas03_data01/56/41639656/html/wp-includes/class-wp-list-util.php on line 150
Hi!
I have a portfolio post with no Portfolio Image Gallery and Project Options set to “none”. Instead I added some text and a gallery with Brizy page builder. When I enable the lighbox option in Brizy gallery, then lighbox opens twice when clicking a gallery image.
If I do not activate lightbox option in Brizy for the gallery, then lightbox does not open at all. Turning the Bottom Portfolio Carousel off did not help.
I tried adding .kt-no-lightbox class to the brizy image links with javascript but it didn’t help either.
Please let me know how I could fix this. I’ll post the link and login below.
With best regards,
Veikko
In forum: Membership ForumsWPFORMS seems to trip over itself. There is no reCaptcha logo on Home Page or using google developer tools debug. As soon as the contact form is started the reCaptch logo appears (before any field is entered) and debug reports :
Uncaught Error: reCAPTCHA has already been rendered in this element
at Object.T_ (recaptcha__en.js:503)
at HTMLDivElement.<anonymous> ((index):416)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at wpformsRecaptchaLoad ((index):416)
at Yb (recaptcha__en.js:501)
at UF (recaptcha__en.js:498)
at recaptcha__en.js:513
at recaptcha__en.js:532I tried Contact 7 but the recaptcha logo appeared on the main pageas well as the contact page.
I will just wait for a new release and rely on honey pot in the meantime
In forum: Virtue ThemeTopic: Error
In forum: Virtue ThemeIn reply to: Post grid add html
In forum: Virtue ThemeHello,
Thank you for your great effort to make AMP available for WooCommerce products as well! I appreciate it.
I like to draw your attention to something I noticed just after installing and configuring the plugin. Since I have variable products all of my products have multiple attributes and when I click on the dropdown menu to select an attribute I get to choose the attribute slug rather than the attribute name.
Here is a screenshot: *Login to see link
Can you make it show the attribute names? Because that gives a better user experience.
Thank you!
In forum: Virtue ThemeIn forum: Virtue ThemeHi,
On a page, I have the following short code:
[blog_posts items=”8″ orderby=”date”]
That works fine
But I have more than 8 posts and would like to see a next arrow under the posts. Perhaps even one that could be customized. How to do that? Like now, the posts I can see are the latest 8 posts but nothing more. Are arrows there possible? I like the style as it is now, that is, 2 posts in a row.
So how can I show and execute a next and later a pervious/next arrow on the page for the posts that have been displayed via a shortcode on a page?
Please advice
Thanks/Rainer
In forum: Virtue ThemeIn reply to: Virtue: Sidebar not showing up
In forum: Virtue ThemeIn forum: Ascend ThemeIn reply to: 3rd party plugin issue
I really appreciate you looking in to this for me Ben …and as a result, you have pointed me in the right direction.
The plugin has some styling options as part of its settings and with them all turned off, the plugin works correctly without affecting other elements on the page. I will hopefully be able to alter the required styling with custom css, but either way, thank you for your assistance.
I hope you all have a good weekend,
Andrew
-
AuthorSearch Results


