Tagged: 

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #175965
    giro
    Participant

    hi, i have 3 difficulties:

    1.i can’t delete both the blog’s subtitle (that is “you see most people that visit your blog post usually leave without reading it all the way through”) and the subtitle of product page (that is /italian/“ qui è da dove puoi aggiungere nuovi prodotti al tuo negozio”).
    2.Then I have a double title in my product category and I can’t remove almost one.
    3.Finally i don’t understand how i can set in a correct way buttons of movements inside my site
    thanks!
    Marco

    #175977
    Skandha
    Participant

    @giro: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #175978
    giro
    Participant

    Sorry..
    http://www.woodlikedesign.com

    hi, i have 3 difficulties:

    1.i can’t delete both the blog’s subtitle (that is “you see most people that visit your blog post usually leave without reading it all the way through”) and the subtitle of product page (that is /italian/“ qui è da dove puoi aggiungere nuovi prodotti al tuo negozio”).
    2.Then I have a double title in my product category and I can’t remove almost one.
    3.Finally i don’t understand how i can set in a correct way buttons of movements inside my site
    thanks!
    Marco

    #176024
    Skandha
    Participant

    @giro: Hello Marco,
    I checked your site but it seems to be in under construction mode. Let me know when your site is accessible.

    Kind Regards,
    Skandha

    #176026
    giro
    Participant
    #176056
    Skandha
    Participant

    @giro: Hello Marco,

    To edit/delete Blog Pages Subtitle
    Go to => Appearance => Customize => Theme Options => Homepage/Frontpage Settings => Recent Posts Sub Heading

    To remove the subtitle of product page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .post-type-archive-product .custom-header-content .entry-container p {
            display:none;
    }

    To remove double title in product category page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .archive .woocommerce-products-header {
    	display:none;
    }

    3. Can you please explain the 3rd issue you are having?

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #176074
    giro
    Participant

    Perfect thanks everything worked out great! I noticed, however, that the title of the products and the title of the archives appear on the lower-case header, instead I would like them in uppercase like all the other titles.
    Regarding point 3:
    I would like to be able to put the links to the previous customer navigation page as per your example on the demo.
    thanks again!

    #176136
    Skandha
    Participant

    @giro: Hello Marco,

    To have uppercase titles
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog .custom-header-content .entry-title, .woocommerce .custom-header-content .entry-title {
    	text-transform: uppercase;	
    }

    3. Sorry but I am still not able to understand the issue. Can you let me know which previous customer navigation page you are talking about?

    Let me know if this works out!
    Kind Regards,
    Skandha

    #176206
    giro
    Participant

    It works perfectly! Thanks again.
    – point 3
    sorry if I can’t explain the issue.
    as shown in your demo I would like to insert in the header the sequence of pages visited on my site, so the possibility of going back. now I have to use the “back” button, but I don’t like it that way. I hope you understand what I need.
    I thank you so much

    #176216
    Skandha
    Participant

    @giro: Hello Marco,
    I think you are talking about breadcrumb.

    For that you will need to install and activate our Catch Breadcrumb Plugin.

    After activating the plugin
    Go to => Dashboard => Catch Breadcrumb => Content Selector => Add .header-media .entry-title

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #176250
    giro
    Participant

    Fantastic! Thank you so much, that was just what i meant.
    Really excellent support!

    #176263
    Skandha
    Participant

    @giro: Hello Marco, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/izabel/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    #179381
    Russell Stevens
    Participant

    @Skandha: I tried the steps you listed above to eliminate the title “Archives” on my blog page. None of those things seemed to work. I’m totally new to this and could use some help.

    Thanks.

    Russ

    #179406
    Skandha
    Participant

    @cfcruss: Hello Russell,
    Please post in your site URL and elaborate the issue you are having.

    Kind Regards,
    Skandha

    #179659
    Russell Stevens
    Participant

    Dear Skandha,

    The URL is http://www.SayNoToCollegeDebt.com and the problem is that I don’t want the SNTCD blog page to have “Archive” as the header.

    Russ

    #179718
    Skandha
    Participant

    @cfcruss: Hello Russell,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog .custom-header-content .entry-title {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #184696
    giro
    Participant

    hello Skandha.
    last time you proved to be very precise with my problems for this I write to you.
    I created a child theme with siteground, because I should update the theme izabel pro. the problem is that the child theme returns to be standard and in this way it is not a real copy. Is it normal that it is not the identical copy or I have done something wrong? the same happens with the generate child theme plugin.
    the other problem is that in the active theme izabel pro, the background of the newsletter has changed and even if I try to change it or to personalize color, it doesn’t change it.
    in addition the menu titles now are gray, but before they were black.
    how do i solve the problems?
    thank you,
    Marco
    http://www.woodlikedesign.com

    #184706
    giro
    Participant

    hi I forgot to tell you that the notice is on the wp bulletin board.

    “Your theme (Izabel-pro Child) contains obsolete copies of some WooCommerce model files. You may need to update these files to ensure compatibility with the current version of WooCommerce. Correction Tips:
    Update your theme to the latest version. If no update is available, contact the author of the topic asking for information on compatibility with the current version of WooCommerce.
    If you copied a template file to edit something, then you will need to copy the new version of the model and reapply the changes.

    how can i do it?

    I also can’t update the theme izabel pro 1.0.1 to 1.1.1.
    the warning appears to me:
    “There was an error updating Izabel Pro: Update package not available.”

    how can i do it?

    thank you
    marco

    #184920
    Skandha
    Participant

    @giro: Hello Marco,
    To update pro theme you’ll need to first download the theme from your https://catchthemes.com/my-account/ page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
    Please check the tutorial video in the link below:
    https://www.youtube.com/watch?v=W95SuabDZi8
    For more, check out theme instructions at https://catchthemes.com/frequently-asked-questions/#question-update-1

    Let me know if you this helps you out!

    Kind Regards,
    Skandha

Viewing 19 posts - 1 through 19 (of 19 total)
  • The topic ‘double title products page and permanent subtitle’ is closed to new replies.