HEDDEBAUX Nicolas

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • in reply to: add a page under the slide of the home page #9749
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    I found.

    Edit supersized.css css file:
    position: fixed to  position: absolute (supersized and supersized li)

    ————–

    Edit the file header.php

    find the end of the wrapper div and add the following code:

    <div class = “clear”> </ div>
    <div id = “” style = “margin-left: auto; margin-right: auto; width: 80%;” class = “content-area”>
    <div id = “content” class = “site-content container”>
    <id hand = “main” class = “site-hand” role = “main”>
    Page to display the plugin Posts in page :

                  <? Php echo do_shortcode (“[[ic_add_posts ids = ’34 ‘]]”); ?>
    </ main>
    </ div>
    </ div>
    </ div>

    in reply to: add a page under the slide of the home page #9740
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    I would like a bit like the Skt-white-pro theme .
    There is a slide show at the top of the screen and below the content that would be a specific page.

    Is not possible ?

    in reply to: Mobile Problems #9535
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    Hi,

    You can use “WPtouch Mobile Plugin”.
    it’s much better

     

    Best Regards.

    in reply to: New Version ?? #7614
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    ??

    in reply to: Template W3C ? #6326
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    yes I understand the case for the W3C CSS.

    Do you have a road map?

    in reply to: Template W3C ? #6323
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    Thanks

    in reply to: Problem in "Get In Touch" for "Full Width PRO " #4342
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    super thank you.
    To be included in the next version 🙂

    in reply to: Problem in "Get In Touch" for "Full Width PRO " #4282
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    Hi

    I do not know I have not had much time to see in detail the template.

    But for example the left menu there is a small problem.

    I have 3 hierarchical levels of menu, and the third level is positioned at about 100px to the right of the second level.

    There is also a problem menu on the home page if there are many sub-menu item (10 for example).
    We do not see the items at the bottom (unless you have a large screen).

    in reply to: Problem in "Get In Touch" for "Full Width PRO " #4253
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    Hello,

    Yes it is easy to correct the problem with the solutions that I gave above.
    But if I make all the corrections and you provide a new version of the template, my template will no longer sync with the web.

    If you make these changes, everyone will benefit.

    A second question, if I improves or corrects the template and you’re interested, I have something to gain?

    in reply to: Problem in "Get In Touch" for "Full Width PRO " #4222
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    Hello,

    know if changes will be taken into account?

    Do you have a road map?

    Best Regards

    in reply to: fields missing 'author' and 'updated' in "Full Width PRO" #4221
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    No, the problem is not resolved with SOE or other plugins.
    If you make a search on the Internet, you will see that the problem comes from the template.

    I solved this problem by modifying the template. It’s very easy.

    I added the following lines in the file

        content-page.php on line 22

       content-single.php on line 22

        content.php on line 35

        impage.php on line 62:

     

    <div class=”postmeta”>
    <div class=”post-date date updated”><?php echo get_the_date(); ?></div><!– post-date –>
    <span class=”vcard author”>
    <span class=”fn”><?php the_author_posts_link(); ?></span><!– post-author –>
    </span>
    <div class=”clear”></div>
    </div><!– postmeta –>

    You can add these changes?

    Best Regards

    in reply to: Problem in "Get In Touch" for "Full Width PRO " #4197
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    The complete solution to display links and images with adBlock.

    Change the link title (eg :  “Facebook” by  “Facebook – <? Php bloginfo (‘name’); ?>”).
    Change the name of the folder that contains the pictures social (eg : “social” by “pictureSocialTemplate”)
    Change the names of the images (eg fb-icon.png by fbPicture.png)

    it is necessary that the names (picture, title, folder)  are not in the filter.

    Can you make these changes, please?

    I can make the changes that are easy, put it would be better if the template was taking these changes.
    Also I am not the only one to use this filter with Adblock present by default.

    Thank you.

    in reply to: Problem in "Get In Touch" for "Full Width PRO " #4196
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    I found why Adblock blocks links in this section.
    There are several filters in AdBlock.
    “FanBoy’s Social Blocking List” filter every social links (facebook, google …).

    Their website: https://easylist.adblockplus.org
    Their filter : https://easylist-downloads.adblockplus.org/fanboy-social.txt

    In the filter file, you can see the following line “## a [title =” Facebook “]”.
    The Facebook link in the templateuses the same syntax.

    And when a filter element is present in the web page, Adblock uses the following css to hide : “display: none! Important;”

    This filter list is present by default in Adblock. Anyone can enable or enabled. Adblock now asks the user if he wants to block these social links during installation (the default choice is not).

    You can change the title so that it is not taken into account by Adblock?

    in reply to: Problem in "Get In Touch" for "Full Width PRO " #4190
    HEDDEBAUX NicolasHEDDEBAUX Nicolas
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: July 14, 2014

    Hi,

     

    I Found the problem. The problem is not the WordPress plugins but AdBlock plugin on Firefox.

    I desactivate all the plungins in wordpress without solution. If I unlocked the site with “adblock”, the Links appear. It’s possible to found a workaround ?

    Best Regards

     

Viewing 15 posts - 1 through 15 (of 18 total)