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 - 31,201 through 31,220 (of 53,646 total)
  • Author
    Search Results
  • #105343

    Hi Ben,

    That’s a good start. I would be nice to know the colors for each color picker on each theme option page just for the default skin.

    This way I can set them once and then export the configuration. For each new site we can import them before we start adjusting.

    Stephen

    In forum: Pinnacle Theme
    #105336

    Hey,
    First off we recommend polylang and wpml becuase they make this so much easier.

    But using qtranslate-x you can use quick tags in each part of the theme options > home layout. For example when you set the icon menu you can use quick tags in the title area defining what title for each language.

    Also you mention your not using pagebuilder which is fine but you can uses shortcodes inside your page content to create a lot of items as well.

    In-line syntax [:en]English Text[:de]Deutsch[:]

    Ben

    In forum: Virtue Theme

    In reply to: I need to downgrade

    #105325

    i know that i need to change the category page but in the agust adn september i have a lot of traffic and i dont have time.
    I send you the mail

    Grazie

    #105322

    Ben… Yes; I’ll go set up temp admin for you right now.

    It also now gets stuck on the checkout page. A blank error message box pops up, but there’s nothing to indicate what the error is. The only thing that shows up is a red X.

    back in a minute

    #105321

    Hi Ben

    Thanks for your response.

    It makes sense that the color is not set and comes from the skin style sheet except: how do you know what color you are starting from?

    Suppose We want to make minor tweeks. Now what do we do? We could select a color that makes the site look totally out of wack. Then we have to search through all the color options in the other theme option pages. You do have a number of color pickers and that’s what is nice. But then it becomes very confusing and time consuming to determine which ones to change.

    To restate there are a number of color options not just the Basic Styles. This is what makes your theme really sweet. but to go customize from an unknown starting point is nerve wracking. How do you suggest we proceed?

    Stephen

    In forum: Virtue Theme

    In reply to: "Read more" on blog

    #105309

    Hey Ben,

    Then you so much for taking time to discover the problems in depth. I realize and appreciate that your help is going far away the standard theme support…

    I will apply your solution which allow me to have content in the Home Page for SEO.

    Concerning the permalinks I could never find where the problem stemmed from ! I was going round in circle…

    Thank you again.

    Gérard

    #105301

    Hello,

    I’m not able to translate my home page layout with qTraslate-x.
    I don’t use pagebuilder.
    The theme is Pinnacle Premium.
    Is it possible?
    Where I can set it in the Theme Option – Home layout?
    All the other pages are ok.

    Thanks a lot
    Gabriele

    #105300

    Hi i have update the theme but i have many customization of woocommerce category page i need to downgrade.

    URGENT

    #105297

    Categories and products run through the same loop with woocommerce. So in your theme options > shop setting set the “How many products per page” to whatever number you want.

    Ben

    #105295

    This CSS will remove this space. Is that what you were wanting?

    .sliderclass {
        padding-bottom: 0;
    }

    This CSS should change the content background to that color on the home page:

    .home .contentclass {
        background: #212121;
    }

    Let me know if that works for you.

    #105293

    adding links to the woocommerce my-account page can be done through the woocommerce hooks. Please view there docs the theme does not control this.

    Ben

    #105291
    This reply has been marked as private.
    #105286

    In your theme options > portfolio posts have you set a page to be the all portfolio grid page?

    Ben

    In forum: Virtue Theme
    #105281

    One other option would be to add some css to force the cell size larger. css like this would do it:

    .page-id-113 .entry-content table td {
        min-width: 100px;
    }
    

    Ben

    In forum: Virtue Theme
    #105280

    Hey,
    Set the align to center not left. And in your theme option > misc settings turn off the defualt image padding. That would help with spacing.

    But sizing is differnet a table isn’t really great at figuring out how large to make each table cell. And currently it’s making your image cell really small. This is a downside to using tables is you have less control. You may be much better off using something like pagebuilder where you can set the column width.

    Ben

    #105269

    If just for the home page use the slider.

    Ben

    In forum: Virtue Theme

    In reply to: "Read more" on blog

    #105265

    Hey,
    The Home latest posts work differently then a normal post loop. all the rules don’t apply there as it’s not designed to be a normal loop but a small box with recent posts. Think of it as a widget that can show your posts in one way and not as a normal blog page with the post excerpt options.

    If you want to use options like read more then you need to use a blog shortcode like: [kad_blog orderby=date items=2]

    Your permlinks can’t be this: /livraison-fleurs-nancy/%postname%/

    If you are also going to have the category slug be this: livraison-fleurs-nancy

    That creates a conflict. Categories can’t share a permalink with post. I updated so you can see it working.

    If you need to read more about how permalinks work please refer to: https://codex.wordpress.org/Using_Permalinks

    Ben

    In forum: Virtue Theme

    In reply to: Permalink issue

    #105260

    Hey,
    any image has a “post” type page it’s called an attachment page. Those urls are based on the image name. So to relive conflicts you can set the names of your images to be different then your page and post titles and you would be set.

    Ben

    #105258

    I have tried to load Woo Commerce twice and I get failure. It happens when I create a product and preview page.

    #105241

    Hey,
    Sidebar. I was not talking about theme options settings. Go to the page you have set as your font page and edit it. In side the page edit you can choose a page template. There make sure you have set it to defualt.

    Ben

Viewing 20 results - 31,201 through 31,220 (of 53,646 total)