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 - 48,981 through 49,000 (of 53,646 total)
  • Author
    Search Results
  • #23342

    Hello, webmaster.
    Virtue looks great! This time, I was to get the premium version, thank you.

    However, I’m in trouble now.
    When I try to view a portfolio item, the following screen will appear.

    “Not Found
    Sorry, but the page you were trying to view does not exist.
    It looks like this was the result of either:
    • a mistyped address
    • an out-of-date link ”

    I was also confirmed permalink setting, it could not be resolved.
    Please help.

    #23341

    How can I manage to show only the newest products on the start page?
    There is a setting for sale products, best selling product, newest posts and so on. But I don’t see a setting for the newest products solely.

    #23338

    It’s localhost. I mean I created a shortcode function which gives me the following:

    Author1 (12)
    Author2 (3)
    Author3 (5)

    where the numbers indicate the ammount of available books and every author’s name is linked with his archive page.

    But I manages it myself by adding auhor to the archive query:

    add_action( 'pre_get_posts', 'add_my_post_types_to_query' );
    function add_my_post_types_to_query( $query ) {
    	if ( is_home() && $query->is_main_query() ) {
    		$query->set( 'post_type', array( 'nav_menu_item', 'post', 'product') );
    	} elseif ( (is_category() || is_tag() || is_archive() ) && !is_admin() ) {
    		$query->set( 'post_type', array(  'post', 'product' ) );
    	}
    	return $query;
    }
    In forum: Pinnacle Theme

    In reply to: Scroll to Links

    #23334

    Hi Sherif, have a good read of the FAQ over at Malihu for the Plugin usage:

    Malihu’s FAQ page

    I found a tutorial page on their site at one point with screenshots but can’t for the life of me find it again.

    It really is very easy once you know how, make sure you find the id of the Pagebuilder section with a browser developer tool like Google or Firefox.

    That ID goes in your URL setting for the menu item. On the menu page open SCREEN OPTIONS (top right of the page)then you need to check the box marked “Link Relationship (XFN)”

    This will show the Link Relationship XFN window in the Menu item tab, paste the code: m_PageScroll2id

    Now your link will scroll the page to the #ID

    Hope that help duder

    #23333

    Hello,

    I recently discovered that when I put images on pages using Page Builder and the Virtue: Image and Virtue: Gallery widgets, the alt tags I have entered for the images does NOT carry over. That is, when I inspect the HTML in WP-editor and inspect my pages’ elements using Chrome, the alt tags that should be there for the images do not show up. Is there anything I can do to get them there?

    And on a slightly related note, is there any way to disable the Virtue: Gallery from opening a link to the image and the lightbox when one clicks on it? I.e., I don’t want any image boxes to open when someone clicks on the slider gallery, I just want them to be able to press the arrows.

    I hope what I’m asking is clear enough, but feel free to ask any clarification questions if needed!

    Best

    #23325

    Hey Ben,
    On my Portfolio site, i have a lot of different Pictures. All These Pictures Change in exact the same Moment.
    This makes the Page very nervous.
    The Page:

    Is it possile, to make them Change one after the other?

    Thank you for your time.

    Michael

    #23324

    Hey,
    You can’t use the home widget area for a full width area. You have to use the pagebuilder full content.

    Ben

    In forum: Pinnacle Theme

    In reply to: Scroll to Links

    #23320

    Obviously you believe Kadence, this doesn’t fall under your support policy, however I disagree. If you’re going to include these plugins in your theme you should know how they work and offer support for them or other issues your customers have.

    Okay, I’ve sort of answered my own question, here we go ((BIG SIGH)) seems “Pagebuilder” is less than ideal right now, it doesn’t allow for this scroll to id function, WHY CANT I JUST EASILY ADD A DIV OR ID ELEMENT ANYWHERE IN A PAGE’S CONTENT……WWWWWWHY!

    Anyway, venting aside… you can find a Pagebuilder section with a browser developer tool easily enough, but it is not perfect as your scroll will be completely broken if your client decides to dabble with the layout at all. But you can use Scroll to ID plugin with the “Link Relationship (XFN)” (m_PageScroll2id) attribute in the menu items. place your Pagebuilder ID into the URL (#pg-107-1) and voila you page will scroll.

    Now wouldn’t it have been nice if I hadn’t hours to figure that out and Kadence support answered my question with a prepared answer, I cannot believe this has never come up before.

    In forum: Pinnacle Theme

    In reply to: Scroll to Links

    #23318

    Still haven’t figured this out and would appreciate some feedback. I have been trying to implement PAGE SCROLL TO ID plugin, and as I now know you cannot add an ID to section within Pagebuilder, I have since found a developer you says you must switch to the Visual Editor Widget (Black Studio’s tinymce) to add an id. However when I select the tab ‘switch to editor’ and try to add the id to the Page’s content it doesn’t save it.

    Can you please help me with a solution for scrolling to section of a page.

    thanks

    #23313

    Hello,
    I am using woocommerce to sell books, hence I activated authors for products with
    add_post_type_support( 'product', 'author' );
    So far, so good. Authors now show up in product admin panel and I can print my own lists like this:


    and so on….
    But every link gives me an empty result

    Juergen

    #23298

    Hey, you can actually drag and drop those as well. In your product edit page select Attributes under Product Data and if the attributes have already been added you can simply drag and drop in the order you would like.

    Hannah

    #23283

    Hello,

    Hope you can help. I would like to add galleries to my site where on the page a main image is displayed with thumbnails below and then the user can rotate through the smaller images, view a slideshow and/or zoom in on the larger (selected) image – not too dissimilar to Amazon.
    I thought I could accomplish this with Super Zoom but there’s no way to alter the size of the large image. I found this one:

    And basically the ‘gallery and lightbox’ example is exactly what I would like -but for some reason it won’t upload 🙁

    Can you recommend a plugin that is compatible with Virtue Premium that will achieve these results?

    many thanks in advance
    Nic

    In forum: Pinnacle Theme
    #23271

    Hi, do you have a method to scroll to sections of the page, I’ve added Scroll to ID plugin but cannot see a what to add an id to the pagebuilder sections.

    thanks

    #23270

    Hello,

    Mobile menu works fine except on this page . Clicking it shows the menu briefly before it auto-closes. Any ideas?

    Thanks,
    David.

    In forum: Pinnacle Theme
    #23269

    Have just started with the Pinnacle theme but immediately run into a container issue, the page container can scroll left about 10 -15px leaving a white space, however the sticky top nav is the only element that doesn’t move over and continues to fill the width of the screen.

    Is this a known issue as I cannot resolve it on my own.

    #23267

    Hi,

    You helped me a lot in the past and i am hoping that you can help me again with this “issue”.
    I am using the Yoast WordPress SEO plugin in orther to optimize my website and i noticed that, unlike any other website using this plugin, my meta tags are missing.
    This is how i would like to source of the page to look like: (i’m just refering to the meta tags)

    “<!– This site is optimized with the Yoast WordPress SEO plugin v1.6.2 – –>
    <meta name=”robots” content=”noodp,noydir”/>
    <meta name=”description” content=”Gama de mobila bucatarie Lucente este alegerea ideala pentru cei ce-si doresc o bucatarie amenajata in stil modern si functional.”/>
    <link rel=”canonical” href=” />
    <meta property=”og:locale” content=”en_US” />
    <meta property=”og:type” content=”article” />
    <meta property=”og:title” content=”Mobila bucatarie Lucente” />
    <meta property=”og:description” content=”Gama de mobila bucatarie Lucente este alegerea ideala pentru cei ce-si doresc o bucatarie amenajata in stil modern si functional.” />
    <meta property=”og:url” content=” />
    <meta property=”og:site_name” content=”Mobilexgrup.ro” />
    <meta property=”article:tag” content=”bucatarie” />
    <meta property=”article:tag” content=”bucatarii” />
    <meta property=”article:tag” content=”mobila” />
    <meta property=”article:tag” content=”mobila bucatarie” />
    <meta property=”article:tag” content=”mobila bucuresti” />
    <meta property=”article:tag” content=”mobila de bucatarie” />
    <meta property=”article:tag” content=”mobila la comanda” />
    <meta property=”article:tag” content=”mobilier” />
    <meta property=”article:tag” content=”mobilier bucatarie” />
    <meta property=”article:section” content=”Mobila bucatarie” />
    <meta property=”article:published_time” content=”2010-12-17T22:05:34+00:00″ />
    <meta property=”article:modified_time” content=”2014-06-23T09:36:58+00:00″ />
    <meta property=”og:updated_time” content=”2014-06-23T09:36:58+00:00″ />
    <meta property=”og:image” content=” />
    <!– / Yoast WordPress SEO plugin. –>”

    And this is how it looks right now:

    “<meta name=”description” content=”Mobila Bucatarie Agrigento are un design dar si din perspectiva abundentei spatiului util pe care il ofera si a gradului inalt cu care este inzestrata”/>
    <meta name=”keywords” content=”Bucatarie, bucatarii, mobila, mobila bucatarie, mobila bucuresti, mobila de bucatarie, mobila la comanda, mobilier, mobilier bucatarie,”/>
    <link rel=”canonical” href=”
    <link rel=”publisher” href=”
    <meta property=”og:locale” content=”ro_RO”/>
    <meta property=”og:type” content=”article”/>
    <meta property=”og:title” content=”Mobila Bucatarie Agrigento”/>
    <meta property=”og:description” content=”Model cu adevarat impresionant, atat prin design dar si din perspectiva abundentei spatiului util pe care il ofera si a gradului inalt de utilitate.”/>
    <meta property=”og:url” content=”
    <meta property=”og:site_name” content=”MobilexGrup.ro”/>
    <meta property=”article:publisher” content=”
    <meta property=”fb:admins” content=”100006624678203″/>
    <meta property=”og:image” content=”

    Thanks you for all your help so far!

    In forum: Pinnacle Theme

    In reply to: Background

    #23263

    I cant link to it, I am building it on my computer. Anyway, I want the content and sidebar to be universally white. I see no way to efficiently do that without going through each type of page (404, post list, page, post, etc.) and changing each of them to white

    In forum: Virtue Theme
    #23253

    Hi,

    http://www.o-zen.de

    1. After updating today a left and right white padding appeared on the bottom slider

    Slider is set to autoresponsive, unlimited hight, force fullwidth and -30px bottom in the position settings

    when i set to full screen it gets worse:

    2. Please help reducing some space to the left and right of the infoboxes, also between them

    My customs so far:
    .home .contentclass {
    padding-top: 0;
    }

    .contentclass {
    padding-top: 0;
    }

    .kad_fullslider .kad_fullslider_arrow a {
    color:#dd3333; line-height: -50px;
    }

    .kad-header-style-three #nav-main ul.sf-menu > li > a {
    overflow: hidden;
    padding-top: 10px;
    }
    .kad-header-style-three .sf-menu li a i {
    font-size: 24px;
    display: block;
    position: absolute;
    margin-right: 0;
    width: 100%;
    text-align: center;
    left: 0;
    top: -15px;
    vertical-align: bottom;
    line-height: inherit;
    height: 100%;
    }


    @media
    (max-width: 1200px) {
    .kad-header-style-three #nav-main ul.sf-menu > li > a {
    padding-left: 10px;
    padding-right:10px;
    }
    }

    #topcontrol>div {
    z-index: 10000;
    }

    .page-header {
    display:none !important;
    }

    Super thank you again,
    B.

    #23244

    Ben,
    ive made some screenshots for you.

    Main Pagesettings
    ___________Main Pagesettings

    Post Options
    ___________Post Options

    Blog Options
    ___________Blog Options


    Can any of these settings cause the container line Problem?

    In forum: Virtue Theme

    In reply to: New WP version

    #23242

    Hey,
    Just for clarity wooocommerce wouldn’t be on the list of theme plugins. Those are more like included plugins.

    But your error shows that you have the Kadence slider folder located in the plugins folder. If you go to the plugins page and you don’t have the option to activate then you have an issue in your folder where plugins files are not all there.

    You should contact your host and get theme to clear your empty folders so you can reinstall.

    If it’s just an issue of wooocommerce not totally having all the files then your settings will still be there once you get it installed correctly.

    Ben

Viewing 20 results - 48,981 through 49,000 (of 53,646 total)