Forum Replies Created
-
AuthorPosts
-
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>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 ?
Hi,
You can use “WPtouch Mobile Plugin”.
it’s much betterBest Regards.
??
yes I understand the case for the W3C CSS.
Do you have a road map?
Yes you see 3 errors that can be corrected quickly but whith this link (
http://validator.w3.org/check?uri=http%3A%2F%2Fsktthemes.net%2Fdemo%2Ffullwidth%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.3+http%3A%2F%2Fvalidator.w3.org%2Fservices) you test only the html code( and may be the javascript).
If you want check the css code, use this link (https://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fsktthemes.net%2Fdemo%2Ffullwidth%2F&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en) and see the 45 errors.
Cordially
April 27, 2015 at 8:58 am in reply to: XSS vulnerability affecting multiple WordPress plugins and themes #6236Thanks
super thank you.
To be included in the next version 🙂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).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?
Hello,
know if changes will be taken into account?
Do you have a road map?
Best Regards
February 27, 2015 at 9:10 pm in reply to: fields missing 'author' and 'updated' in "Full Width PRO" #4221No, 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
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.
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.txtIn 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?
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
-
AuthorPosts