Viewing 25 posts - 1 through 25 (of 25 total)
  • Author
    Posts
  • #863101

    HI again. I’am already asked this question. but maybe you didn’t see…
    (September 3, 2017 at 7:30 pm #847433REPLY
    pddcoms
    Participant
    Hi again. look plz http://jet-ceramic.ru/portfolio-item/amulet/#- if i switching between Tabs i throw to the header i don t need it.)

    Look pls this page http://jet-ceramic.ru/portfolio-item/rubik/. go down to tab section and push on each Tab Title you ll see switching to header. how to fix?

    #863373

    Hey pddcoms,

    There a # and a #- signs in the links in tab sections, if you added them, please remove.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #863495

    HI. i don’t know how remove this link. i didn’t change link in tab section. but i think i find the problem. if i change Tab Title on English it’s all OK. but if i write in Russian- i have problem! Do you have idea?

    #864012

    Hi pddcoms,

    This was supposed to be fixed, are you running the latest Enfold version? Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #867703

    Hi. now it’s all ok with Tab) But i have another qurstion with another tab. look plz screen shot https://yadi.sk/i/r-8f2LiD3P25zG How i can this&
    site http://jet-ceramic.ru/almaznaja-rezka/#tab-id-2.

    #867938

    2. One more question about TAB. look plz https://yadi.sk/i/Lik2vA0k3P2tu9 site: http://jet-ceramic.ru/izgotovlenie-mozaiki/
    How i can make them the same? Code:


    <table class=” alignleft” style=”height: 240px; width: 420px;”>
    <tbody>
    <tr style=”height: 52px;”>
    <td style=”width: 410px; height: 52px; text-align: center;” colspan=”2″><span style=”font-size: 14pt;”>Цена изготовления мозаики 30х30</span></td>
    </tr>
    <tr style=”height: 72px;”>
    <td style=”width: 198px; height: 72px; text-align: center;”><span style=”font-size: 14pt;”>< 10 м2</span></td>
    <td style=”width: 206px; height: 72px; text-align: center;”><span style=”font-size: 14pt;”>> 10м2</span></td>
    </tr>
    <tr style=”height: 73px;”>
    <td style=”width: 198px; height: 73px; text-align: center;”><span style=”font-size: 14pt;”>726р.</span></td>
    <td style=”width: 206px; height: 73px; text-align: center;”><span style=”font-size: 14pt;”>605р.</span></td>
    </tr>
    </tbody>
    </table>

    #868118

    Hi pddcoms,

    The screenshot link is not working, can you upload it to another service, please?

    Best regards,
    Victoria

    #868130
    #868135
    #868280

    Hi.For today question №2 resolved. I need answer only for this one Hi. now it’s all ok with Tab) But i have another qurstion with another tab. look plz screen shot https://yadi.sk/i/r-8f2LiD3P25zG http://my-files.ru/9kiace How i can this?
    site http://jet-ceramic.ru/almaznaja-rezka/#tab-id-2.

    #869053

    Hi,

    Thank you for the info. For #1, please use the following css codes.

    .tab_titles{
        display: table !important;
        table-layout: fixed;
    }
    
    .tab_titles .tab {
        display: table-cell !important;
        float: none;
    }

    Best regards,
    Ismael

    #880733

    Hi. Can I make a separate link on each tab so that you can go to a specific open tab on the link

    #881069

    Hi,

    This is possible but it will require a custom jQuery script.

    // https://kriesi.at/support/topic/seo-benefits-and-links-to-tab-icons-outside-the-services-page/#post-847617

    Best regards,
    Ismael

    #881081

    can you give a little bit more detais? i need this option for this links ://yadi.sk/i/XTOa7AyV3Pyq8k .
    1.I add this code to the function php. right?
    // custom script
    function add_custom_script(){
    ?>
    <script>
    (function($){
    function g() {
    var tab = $(‘.av-tab-section-container’).length;
    var hash = window.location.hash;
    if(!tab) return;
    $(‘.av-section-tab-title[href=”{ hash }”]’).trigger(‘click’);
    }

    g();
    })(jQuery);
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘add_custom_script’);

    2.After that i need to create links for tabs, but where i can add links? and where i must put this links?
    Sorry for so much more questions but can you help me to understand showing on an example of my site?

    #881806

    Hi,

    Where are you planning to add the links? If you want to add it in the main menu, create a custom link with the fragment identifier or hash.

    http://www.example.com/services/#professional-web-design
    

    Best regards,
    Ismael

    #882134

    Honestly … I do not understand what needs to be done. The main question is how do I set a link for each tab? and I still do not understand how to do it. I will add link in footer widget! By the way, every Tab is considered a separate page or not

    • This reply was modified 6 years, 12 months ago by pddcoms.
    #882503

    Hi,

    Alright. Where do you want to add the links? Post the login details in the private field so that we can create an example. Make sure that the Appearance > Editor panel is accessible.

    Best regards,
    Ismael

    #883321

    Hi. here login details Links in widgets footer coloum1

    #883448

    Hi,

    The login details are not working. Please check it carefully. If you want to add the links inside a footer column, go to the Appearance > Menus panel and create a new menu. Create custom links with the url format that we suggested above. After that, go to the Appearance > Widgets panel and then insert the Navigation Menu widget.

    Best regards,
    Ismael

    #936180

    New Tab section – New Questions. look pls here (link at private) How i can align Image and text under image? (If i write title with 3 words, each will be on new line, how to disable it. I need to make text like: Плитка под <br> дерево, Плитка под <br> бетон and etc.

    #936707

    Hi,

    I am not sure I understand properly.
    Do you want the words to be each one on different line, but also to have description section to grow, when new line exist?

    Best regards,
    Basilis

    #936747

    I want to align the image and text in height and width. the image must be in the middle above the text.I don’t want the words to be each one on different line! If word one on each line i cant aline them.

    • This reply was modified 6 years, 7 months ago by pddcoms.
    #936970

    Hi,

    Please use the following css codes to center align the tab section images.

    .av-tab-section-image {
        margin: 0 auto;
    }

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

    #937617

    Ok close the topic. And Fanks for answer.

    #937671

    Hi,

    We’ll close the thread now. Please feel free to open a new thread if you need anything else. :)

    Best regards,
    Ismael

Viewing 25 posts - 1 through 25 (of 25 total)
  • The topic ‘TAB SECTION’ is closed to new replies.