Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
lexsiks
tagDiv Member

Strange, I’m using the recommended plugin WP Super Cache. There are no problems with the standard gallery. For example, everything is normal here – https://libymax.ru/smart-ochki-mini-augmented-vision-glass/.

On this page https://libymax.ru/carlex-mercedes-g63-amg-steampunk-edition/ in the error console I see a 404 error for the gallery buttons – arrowscleft30.png:1 Failed to load resource: the server responded with a status of 404 (). There are no left-right buttons…

lexsiks
tagDiv Member

Thank! everything works!

lexsiks
tagDiv Member

Thanks!

At the opening of the gallery it worked.
http://screencast.com/t/wqbnlHT9P

But in this case – it did not happen.

http://screencast.com/t/sxBMdbkNBWhT

lexsiks
tagDiv Member

Chris, thanks!

It’s work!

lexsiks
tagDiv Member

Alin, thanks!

Everything turned out beautifully! Everything works.

Thank you!

lexsiks
tagDiv Member

I need to remove all the code from a file td_more_article_box.php and replace it with the code plugin facebook?

<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/en_EN/sdk.js#xfbml=1&appId=195479563838962&version=v2.3″;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>
<div class=”fb-page” data-href=”https://www.facebook.com/***page***&#8221; data-width=”100%” data-hide-cover=”false” data-show-facepile=”true” data-show-posts=”false”></div>

Or do I need to edit the code of the module, for example, M9? And then select it in the settings menu ‘More Articles Box’?

Thanks!

  • This reply was modified 11 years by lexsiks.
lexsiks
tagDiv Member

There was a question – you can adjust the number of displayed posts?

Or add a feature infinite scroll?

  • This reply was modified 11 years by lexsiks.
lexsiks
tagDiv Member

I added in css file:


/* ----------------------------------------------------------------------------
post-grid
*/
.post-grid{
padding-left:1px;
}

and replace <div class="td-container"> on <div class="td-container post-grid"> in single.php

Thank you very much! Works!

lexsiks
tagDiv Member

A line error arises due to the fact that I removed the comments in the subject.

It turns out that this line is superfluous – comments_template('', true);

Problem lies elsewhere – block is shifted to the left:

http://screenshot.ru/upload/image/3ub

lexsiks
tagDiv Member

Great! It’s Works!

Only had to remove 1 line:

comments_template('', true);
With this line was fatal error. I deleted this line.

Here we go:

<div class="td-container">
<div class="td-container-border">
<div class="td-pb-row">
<?php
echo do_shortcode('[td_block_big_grid]');
?>
</div>
</div>
</div>

By the way, you notice that the board moves down the left?
I also, like you have in the screenshot to the left leaves. How to align?

lexsiks
tagDiv Member

Thanks! I understand.

lexsiks
tagDiv Member

Thank Chris!

There is another problem – when I create a thumbnail, then at the beginning of Lent always displayed photo (duplicated), as it removed?

I want to show only in the post inserted in the text of my photos (no dubbing).

Tested news – (lbm.org.ua/2012/09/29/найбільший-у-світі-океанаріум-marine-life-park/)

  • This reply was modified 11 years by lexsiks.
Viewing 12 posts - 1 through 12 (of 12 total)