Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1134089
    Joao
    Moderator

    Hi Antje,

    1-

    http://www.produktfarm.de is not broken, it is just direct to be your posts page (Blog), as you have no posts there is nothing there. If you would like to turn http://www.produktfarm.de/home to your home page, you need to:

    a) Create a new page and called it Blog(or whatever you prefer) and save it.

    b) Go to Settings(Einsteluggen) > Reading > Lesen

    c) Change from the first option – Front page displays from Your latest posts to static page.

    d) Select home as your front page and select this page you just created(blog) to be your posts page.

    e) Save Changes.

    2 – You don´t need to register your slider revolution, the version that comes bundled with X has fully functionalities but you cannot register.

    3 – Follow instructions from 1) Create Posts and make sure you assign a feature image to them.

    Let us know if you have further questions.

    Hope that helps

    Joao

    #1136778
    produktfarmerin
    Participant

    Hi there, thank you for your great advise. I succeeded a lot, following it. Still, there are some things left regarding appearance / link problems I dont know how to deal with. Please help.

    1.) I created a sidebar using widgets for my blog post page: http://produktfarm.de/blog
    On it I created 3 test posts, but only one appears. How can I show all of them on one page / scroll down?

    2.) When I click to open the post itself, it links to “Home” instead. How can I change that?

    3.) When I am on my blog page, only “Home” button of the menu redirects successfully. How can I change that when I am clicking “Contact” it redirects to “contact” area?

    4.) The Menu Highlight colour of the blog page appears in its original colour setting. Does that mean, I have the option to layout the blog page independantly from the layout of the main page?

    4.) Where can I learn how to use these shortcodes? http://demo.theme.co/ethos-1/shortcodes/entry-share/

    Thank youuu 🙂
    Antje

    #1136926
    Lely
    Moderator

    Hello Antje,

    1.) Upon checking, there are 3 post on your sidebar. See attached screenshot.
    Or are you referring to your default blog list? If yes, you may disable Filterable Index on Appearance > Customize > Ethos

    2.)It shouldn’t be that way by default.
    You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time. If this issue is not coming from a plugin try switching from child theme to main X theme. This is to check that this is not a result of your customization. If you do have caching plugin please delete/purge cache too before checking the issue.

    3.) Since you’re using link to specific section, go to your homepage page settings, and then select your menu under One Page Navigation Option. On this menu please use relative URL. Then on Appearance > Menu create another menu, this time use absolute URL. Then set this as your primary menu.

    4.)Unfortunately, I am not sure about what you mean here and what you want to achieve. Please clarify.

    5.) You can just add shortcode on Text or RAW Content element. Then check that link for available options.

    Hope this helps.

    #1137295
    produktfarmerin
    Participant

    Dear Lely
    thanks for your response.

    1 – solved
    2 – solved (wrong permalink option was responsible)

    3 – I was not able to follow your lead, sorry. I did not manage to find “One Page Navigation Option” and do not understand difference between “absolute URL” and “relative URL”. I googled it though. I still dont know where to go with it. Can you provide a screenshot?

    4. – I changed the menu highlighter/ underline on the main page from red to green. On blog post page it appears again in red. How do I change it?

    5. – thanks

    #1137479
    Jade
    Moderator

    Hi there,

    #3 Absolute are basically urls that are complete URLs which contains the domain and section ID like http://example.com/#mysection whereas relative urls does not include the domain like #mysection

    #4 Instead of add this code:

    .x-navbar .desktop .x-nav > li > a:hover, 
    .x-navbar .desktop .x-nav > .x-active > a, 
    .x-navbar .desktop .x-nav > .current-menu-item > a {
        box-shadow: 0 3px 0 0 #4cad05;
    }

    In the CSS section of the specific page, kindly move it to the Custom CSS section in the Customizer.

    Hope this helps.

    #1137488
    produktfarmerin
    Participant

    Hi,

    solved point 3 :D, please advise point 4
    THANK YOU

    #1137515
    produktfarmerin
    Participant

    and on other thing:
    on the bottom of the homepage there is a blue button called “Termin reservieren”.
    It should link here:
    https://www.produktfarm-telefon.youcanbook.me/

    Instead it does link here:
    http://produktfarm.de/%E2%80%9Chttps://www.produktfarm-telefon.youcanbook.me/%E2%80%9C

    As mentioned in others posts I did put the link in the HREF and not in the attribute space within cornerstone.
    Thanks in advance

    #1137855
    Rad
    Moderator

    Hi there,

    #4, you should add your CSS to customizer’s custom CSS. It’s currently added to cornerstone’s custom CSS which makes it only applicable to the page where it’s added. You have to make it a global CSS in the customizer.

    About the other issue, it’s because you’re adding special characters along with your links.

    <a class="x-btn x-btn-“global“" style="“border:0px;background-color:light" href="“https://www.produktfarm-telefon.youcanbook.me/“" title="““" data-options="thumbnail: ''"><i class="x-icon mvn mln mrs x-icon-phone" data-x-icon="" aria-hidden="true"></i>Termin reservieren</a>
    

    Even in class, style, and title has these “ “

    Please remove them. Cheers!

    #1139743
    produktfarmerin
    Participant

    Dear Rad,
    I am afraid that was not it. I managed to get help from someone who created a work around for me, but that made all buttons gone :/ (see pricing table)
    However, i thought if it works – but now same problem appears when i want to set links to linked in, xing etc within the profile area.

    I do not set those “” – they get created by the theme obviously. I am working with cornerstone on this. Seems like a bug as it appears for all buttons / external links on the page.

    Please help.
    Thank you very much!
    Antje

    #1139771
    produktfarmerin
    Participant

    One more thing:
    there seem to be troubles with chrome browser (Version 52.0.2743.116). suddenly box grid text under “Voraussetzungen” is linked to one profile i tried to set an external link to.

    I cant remember doing anything to it, but I updated to the latest wp version recently.

    Please advise.
    Thank you.

    #1140136
    Christopher
    Moderator

    Hi there,

    Please update button’s code to :

    <a class="x-btn x-btn-global" style="border:0px;background-color:light;" href="https://produktfarm-telefon.youcanbook.me/" target="_blank"><strong>JETZT ANMELDEN</strong></a>

    See the attachment.

    I can’t find “Voraussetzungen” in home page, please provide us with URL of page in question.

    Thanks.

    #1140286
    produktfarmerin
    Participant

    Hi
    thankyou, unfortunately no change.
    I am providing two screenshots:
    first screenshot – I updated button’s code (featured column), but nothing changed.
    second screenshot – preview of linked text on http://www.produktfarm.de, please scroll to the section under the profiles

    Thank you

    #1140580
    Rad
    Moderator

    Hi there,

    I can see there buttons and not missing, how should it look like? About the other issue, you have links that has no proper close markup (eg. </a> )

    Examples,

    <a href="https://coaches.xing.com/coaches/Antje_Eichhorn"> <i class="x-icon x-icon-xing-square" style="text-align: center; margin: 0 2px; font-size: 1.75em;" data-x-icon="" aria-hidden="true"></i> </p>

    <a href="https://www.xing.com/profile/Christoph_Brosius"> <i class="x-icon x-icon-xing-square" style="text-align: center; margin: 0 2px; font-size: 1.75em;" data-x-icon="" aria-hidden="true"></i> </div>

    Or even incorrect markup formatting because of “,

    <a href="https://www.linkedin.com/in/christoph-brosius“> <i class="x-icon x-icon-linkedin-square" style="text-align: center; margin: 0 2px; font-size: 1.75em;" data-x-icon="" aria-hidden="true"></i> </a>

    Contents should be properly formatted and closed, else, it will break relative elements and layouts.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1123639 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>