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 :)
irkitated
tagDiv Member

Thanks for your help. I will send an email through now.

irkitated
tagDiv Member

Thanks for the reply. I have it set to show latest posts.

I have tried the offset however it isnt the items in the Big Grid that are being duplicated, its the items in the Block.

Posts 1-7 display in big grid.
Posts 8-17 display in block.
Posts 8-17 display in block again duplicated.
Posts following are normal.

If I use offset of 7 I get the following
Posts 1-7 display in big grid
Posts 8-17 are missing.
Posts 17-26 display in block.
Posts 17-26 display in block again duplicated.
Posts following are normal.

irkitated
tagDiv Member

I fixed the cropping issue by regenerating thumbnails.

irkitated
tagDiv Member

Annnnd after a whole day of trying I’ve stumbled across it after posting that!

irkitated
tagDiv Member

Ah my mistake!

Thanks for the screenshots. I have now deactivated as you showed and the site can be clicked again now.

Thanks for your help.

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

Nope, it is definitely deactivated! I just activated and deactivated it again.

View post on imgur.com

Could it have permanently altered the html structure in a way which doesn’t change back?

irkitated
tagDiv Member

I have deactivated the plugin and emptied the cache but that doesn’t seem to have fixed the issue.

irkitated
tagDiv Member

Thanks for the update. I’ll take your advice and disable the Yoast plugin for now.

Thanks for letting me know so quickly! I’ll wait for the updated version of both.

Cheers,

irkitated
tagDiv Member

Ive found the same thing recently. Never used to be an issue. I have found a workaround by using the Yoast SEO plugin and directly uploading an image for each post under the social media sharing tab.

irkitated
tagDiv Member

Tried clearing the cache and nothing. I just double checked the file and the autoplay code is still there so im assuming that the file was updated correctly?

irkitated
tagDiv Member

Thanks but that still isn’t working. I put that in the correct place and updated the file. The code i have is

if (empty($paged) or $paged < 2) {
echo td_page_generator::wrap_no_row_with_bg_start();
if (empty($paged) or $paged < 2) { //show this only on the first page
?>
<div class=”row-fluid”>
<div class=”span12 column_container”>
<?php
echo td_global_blocks::get_instance(‘td_slide_big’)->render(array(
‘sort’ => ‘featured’,
‘hide_title’ => ‘hide_title’,
‘force_columns’ => 3,
‘autoplay’ => ‘2’,
‘limit’ => $td_slide_limit
));
?>
</div>
</div>
<?php
}
echo td_page_generator::wrap_no_row_with_bg_end();

irkitated
tagDiv Member

The menu was a simple fix, thanks for that. I am having trouble with the autoslide though. The only options I have are these http://img226.imagevenue.com/img.php?image=695834216_image1_122_573lo.jpg

irkitated
tagDiv Member

Thanks for your help!

irkitated
tagDiv Member

Please ignore this… I just saw the theme panel! Its different to the way i have used wordpress before! I should be set now!

irkitated
tagDiv Member

sorted! That worked. Now just gotta get it looking good!

Thanks

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