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 - 47,581 through 47,600 (of 53,646 total)
  • Author
    Search Results
  • #29953

    Something tells me this is beginner stuff. I’ve looked all over and everything I find seems way more detailed and intricate than what I need. I have set my site to be black background with white text but on some pages (mainly my blog main page and any page related to the blog like individual blogs, blog search results, etc..) I want to reverse this to white background/black text. I did this on my home page (content section) by changing the design attributes in my text widget, jackassflats.net. This is not an option for blogs. This is a format I would like to apply to any page that shows a blog. Here are some of the pages I am referring to.



    Thanks

    In forum: Virtue Theme

    In reply to: Portfolio grids

    #29950

    Hi, I would like a portfolio type page as well, but I don’t have the “Portfolio Category Grid” template…

    I can only choose “portfolio grid” O_o

    I have the Pinnacle Premium version 1.1.8 (just bought it)

    What am I doing wrong?

    In forum: Virtue Theme

    Topic: Error

    #29945

    Hi,

    For some reason when I try to save changes in Theme Options > Misc Settings it results in a

    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

    What do you think is going on?

    #29940

    So this is the url you’re linking to- http://farmasi.si/test/izdelek-kategorija/make-up/
    And this is the actual category page- http://farmasi.si/test/kategorija-izdelka/make-up/
    Not sure why this is happening. Have you edited the permalink base? Try setting your permalinks to post name if they’re not already.

    #29914

    Awesome!!! You guys rock!! I can’t thank you enough 🙂
    Oh, just one more thing: The code from Hannah does make the logo stick right to the slider, but it still doesn’t stick to the topbar on the other pages, could you help with that?

    Thanks a bunch!
    Andrea

    In forum: Pinnacle Theme

    In reply to: Photo gallery

    #29910
    This reply has been marked as private.
    #29911

    Hey, when I click the category link I get directed to a 404 page? Try re-saving your permalinks.
    Let me know if anything changes!

    Hannah

    #29909

    Hello,

    when you click to the product at wooCommerce, the link is redirected to wrong page…

    Screen on link:

    Product:

    Regards, Matevz

    #29902

    I am using the default settings. For the Projects page my English version permalink is http://localhost/mysite/?page_id=99 and the French is http://localhost/mysite/?page_id=2658&lang=fr

    In forum: Virtue Theme

    In reply to: v2_7_8

    #29897

    Karisma,
    In your web design edit page under Page Attributes set the parent page to Portfolio.
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: v2_7_8

    #29884

    Thanks for providing the code to hide the page titles, this is exactly how I wanted it!

    One problem…http://karizmatic.co.uk/wpkk17/webdesign/ The page webdesign/printdesign/branding are all dropdowns from Portfolio page. At the moment the breadcrumbs is Home>>Webdesign I wanted it to say Home>> Portfolio>>Webdesign but not sure why its not doing that.

    The posts breadcrumbs is perfect http://karizmatic.co.uk/wpkk17/ginger-public-speaking-launch-pad/

    I would be grateful for some advice. Thanks in advance.

    #29882
    This reply has been marked as private.
    #29873

    Good Morning,
    after the update to 2.8.4 i cannot open any page.
    i get a blank screen with an error.
    any ideas?
    Thanks Karl

    In forum: Pinnacle Theme

    In reply to: Photo gallery

    #29872
    This reply has been marked as private.
    #29867

    Hello,
    I am working on a multi-lingual website that has a Projects page using the “Portfolio grid” template. I have made several portfolio posts in English that are relayed in this page. Now I want to translate it. All the portfolio posts are translated, as well as the portfolio types and the Projects page. But when I go to the French Projects page and click on one of the thumbnails it takes me to the English version of this portfolio post. Any tips on how to fix it?
    Thanks in advance!

    In forum: Virtue Theme

    In reply to: Mobile menu disappears

    #29866

    Hey,
    You have to assign a menu to the mobile menu option in your appearance menus page.

    It’s normal to have to reset menus when you change from parent theme to child theme. WordPress saves data for each in separate theme specific databases. You just have to assign the themes again for your child theme.

    As for your my account page, are you using “Woocommerce Poor Guys Swiss Knife” because if you are that is the source of your issue. They override woocommerce and it breaks the page layout.

    Ben

    #29857

    Hello,
    after we added a child theme / theme update the menus disappeared. Then we set the menus back.
    We have noticed that when you change your theme to mobile or tab size, mobile menu is not visible. Do you know where could be the problem?

    Website: http://www.farmasi.si/test

    There is another problem with layout of My account page (after update). When you are logged in the footer looks OK, after you are logged in the footer is relocated and messed up.

    Link:
    Screen logged out:
    Screen logged in:

    Best regards, Matevz

    In forum: Virtue Theme

    In reply to: In page slider

    #29834

    Hi Ben

    FYI here is the shortcode I am using;
    [gallery link="file" type="carousel" scroll="1" speed="3000" gallery ids="295,296,297,298"]

    This is the html output generated in the carousel div, grabbed from the page:

    "div#content.container div.row div#ktmain.main.col-md-12 div#lipsum div.carousel_outerrim.kad-animation div.home-margin.fredcarousel div#carouselcontainer-96.rowtight.fadein-carousel div.caroufredsel_wrapper div#carousel-96.clearfix.caroufedselgallery.initcaroufedsel.kad-light-wp-gallery" 
    
    data-carousel-ss="1" data-carousel-xs="2" data-carousel-sm="3" data-carousel-md="3" data-carousel-id="96" data-carousel-speed="7000" data-carousel-auto="true" data-carousel-scroll="items:1," data-carousel-transition="300" data-carousel-container="#carouselcontainer-96" style="text-align: left; float: none; position: absolute; top: 0px; right: auto; bottom: auto; left: -488.424px; margin: 0px; width: 6562px; height: 366px; z-index: auto;">

    Here’s the CSS transition effect I have added – it renders, but the gallery transition appears strange and not smoothe;

    .caroufedselgallery{
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    }
    

    Thanks heaps for your help !!!

    Sol

    In forum: Virtue Theme

    In reply to: Space between widgets

    #29832

    every row in pagebulder defaults to a 30px margin bottom.. did you make that 0?

    Ben

    In forum: Virtue Theme

    In reply to: Space between widgets

    #29830

    Extra question, why is there still large margins in my homepage http://www.samtim.fr/ ?
    It is also between Virtue Image Menus, and I’ve put margin-bottom: 0px; in the css widgets attributes.

Viewing 20 results - 47,581 through 47,600 (of 53,646 total)