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'

Home / Forums / Search / Search Results for 'Page'

Viewing 20 results - 32,281 through 32,300 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    Topic: Theme Speed

    #100439

    Hi,

    I’m doing some profiling on my site, and the theme appears to be adding a large delay to my page load times (compared to the likes of TwentySixteen, which, yes, isn’t as pretty… but is objectively faster)

    My setup is fairly lightweight – theme, WooCommerce, bbPress, main menu and mobile menu (the same actual menu, though) with about 2o items, and a few images.

    One query which seems to be run on every page load is SHOW FULL COLUMNS FROMwp_options, and this is taking approximately 0.25 seconds each page load.

    It also appears to be updating the Options table regarding Woocommerce_enable_lightbox following this query, which appears too to be another slow database call.

    These queries aren’t run when using another theme, which of course means a lesser delay in page loading.

    Any insight you can provide into this or a code optimisation will be greatly appreciated!

    I was using the Free theme prior to the Premium theme, and I can’t find any Theme Options in Premium regarding the WooCommerce lightbox – might this be a hang-over from using the Free theme?

    Thanks

    Garry

    #100420

    Sure. add this css:

    .page-header {
        opacity: 1 !important;
    }

    Ben

    In forum: Pinnacle Theme

    In reply to: Blog Posts categories

    #100415

    1. You can’t and shouldn’t choose 0. (that would break things in wordpress) If you don’t want an excerpt just add this css:

    .postlist .entry-content {
        display: none;
    }

    2. In your theme options > site header you can define a default for yes to transparent or no. If you have it on then it will be one for categories.

    You can set what colors you want the transparent header to have right there.

    In your theme options > page title area you can set the default background (currently you have it set to be transparent).

    Finally you can edit the category and set specific stuff for each category in the edit page.

    Ben

    #100414

    Hey,
    so the issue is that whenever I scroll the page, the home page title, subtitle and the normal page title fades and it’s kinda is less visible. Is there any way through which the title can be set to “not fading on scrolling”, just like it’s in the free version of the theme.

    #100413

    Hey,
    I think I’m confused.
    Breadcrumbs show in the page/post title… Yours are showing on a black background and left aligned?
    maybe you want them centered:

     .single-post #kadbreadcrumbs {
        text-align: center;
        margin-top: 0;
    }

    But making the color black doesn’t make sense to me?

    Ben

    #100405

    Hello,

    I had to work on the website as new.alarch-skylights.com as advised by my webmaster (server) since we had an old website and kept it up until today.

    We redirected the old website to the new which is now called: http://www.alarch-skylights.com but there are still pages that contain new..

    The webmaster pointed me to these references via unix search:

    In your DB, there are still references to new.alarch-skylights.com in the following options in wp_options :

    +———–+————————————————–+
    | option_id | option_name |
    +———–+————————————————–+
    | 192 | virtue |
    | 168 | theme_mods_virtue |
    | 294 | theme_mods_virtue_premium |
    | 330 | widget_siteorigin-panels-builder |
    | 334 | widget_virtue_calltoaction_widget |
    | 338 | widget_virtue_imgmenu_widget |
    | 1997 | polylang_wpml_strings |
    | 6641 | _transient_yst_sm_page_1:Xm6Y_23AeS |
    | 6685 | _transient_pll_languages_list |
    | 6634 | _transient_yst_sm_category_1:Xm6Y_23V4f |
    | 6636 | _transient_yst_sm_testimonial_1:Xm6Y_23Afj |
    | 6639 | _transient_yst_sm_author_1:Xm6Y_24g9C |
    | 6644 | _transient_yst_sm_post_1:Xm6Y_23Af5 |
    | 6647 | _transient_yst_sm_testimonial-group_1:Xm6Y_24WPK |
    +———–+————————————————–+

    Do have any advise where I should be looking to remove the new. reference and change it to www. or do I have to change it on the pages?

    Thanks

    In forum: Virtue Theme

    In reply to: Product Category

    #100404

    Hey Tracy,
    You would have to add your product category widget to the sidebar from Appearance > Widgets. Do you already have a sidebar showing on the page?

    Hannah

    #100399

    Hi.

    My website is

    In my blog page, I added a row and a Categories Widget.
    However, the Widget is not centered in the page.
    Even I chose 1, 2, 3 ou 4 columns.
    How can I center this widget?
    I tried to find some option to center it, but I did not found.

    And how can I delete the widget title/name “Categorias” ?

    Thank you.

    Regards,
    Carla Brito

    In forum: Virtue Theme
    #100393

    Hi,
    How can I display the product category in the Shop page on the sidebar? I tried it, but it kept displaying on top of the products instead of the sidebar. Please help.
    thanks

    #100391

    I was using Virtue free and just upgraded to premium. I’ve created multiple portfolio pages and on each one, the images are linking to ugly html pages instead of the scrolling gallery with I am used to.

    Click an image to see what I mean.

    How do I change this?

    Liz

    #100387

    If not can I edit and design the page that the category displays on?

    #100384

    Hi.

    My website is

    I have two issues in this subject.

    The first one is related to the Post excerpt length.
    When I choose one category, I have the Featured image, Autor Logo, Info about post and the Post excerpt.
    In Theme Options -> Blog Options -> Blog Category/Archive Defaults I chose Normal Post excerpt. I like the the configuration, except the length of excerpt text.
    I don’t want any text.
    In Post Excerpt Length section, the minimum is 20 words.
    How can I choose Zero words? No excerpt text (but the same configuration).

    The second one is related with Page Title, Menu, Logo.
    For each post, I select the option “Hide Page Title” in Blog Page.
    How can I do the same for pages when I select one category.
    Explanation: When I select one category to see all posts related to that category, I don’t see the menu.
    And it will be interesting if it’s possible to see the Page Title with the name of chosen category.

    Thank you.

    Regards,
    Carla

    #100379

    Hello,

    I apologize in advance for this question but i didn’t see an answer anywhere in the forum for it or a question.

    I’m Looking for a way to add alt-tags to the virtue slider or any slider for that matter where I can see the slider and the alt tag in the source code.

    I’m not sure if this isn’t a feature because of the way the sliders function that may not allow them to have alt tags for their images. It would just be nice to have an alt tag to explain to search engines what each slides picture shows. If there is a better way to do this please let me know.

    The reason I’m looking for this is because Im using woocommerce and as there is no generally good plugin for brands that lets me have the Brand taxonomy with a head image with an alt tag and a description of the brand. Im using sliders on a product category page to get this done and am using only one image in the slider with no slider navigation. I didn’t see any other way to get an image on a page with an alt tag and with a brand description and the products underneath it.

    Sorry for the long explanation just wanted to give you some background as to why I’m requesting this and how I plan to use it.

    Any help would be great. Love the theme and love what you guys do. First time I’ve ever had to ask a question where I couldn’t find the question already answered or have the feature I needed and it wasn’t there. So keep up the great work!

    #100376

    Yes, so do I assign all posts in that category to a specific page?

    #100375

    Pages don’t have categories. Posts do though. Is that what you meant?

    Ben

    #100374

    Hi I’ve created a page but in the editor I do not see the Category selection options on the right. Also in Screen Options at the top Category isn’t a checkbox option. Please help

    #100364

    Hi!
    Please help with http://www.elsgraz.at, I was following guidance of changed from Editor index.php but the change made the Blog disappear. I had saved the code of index.php and pasted it back, but it makes no difference, also there is not possible to change the language to ENG anymore. I tried to upload index.php via FTP also, but this does’nt make any difference also … How to do rollback?

    #100363

    Hey,
    So if you loaded the page in landscape and then switch to portait I see an issue.

    Add this css and let me know if that fixes for you:

    .stickyheader .mobile-stickyheader .mobile_menu_collapse, .stickyheader .mobile_menu_collapse {
        max-height: 500px;
        overflow:scroll;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Where to Update API

    #100358

    Hey,
    Visual Composer is a premium plugin. It’s not included or recommended with this theme. I think hannah though you meant visual editor.

    We recommend using pagebuilder.

    Ben

    #100354

    I’m only seeing one slider on that page. Is it the correct link or have you since removed the second slider?

Viewing 20 results - 32,281 through 32,300 (of 53,646 total)