Slide Block Bug & Pagination – home page

Posted in: Newsmag
Post count: 18

Hi,

I have 2 problems – 1st is a bug fix and the second is a design element change.

First-
If I use the Slide Block at the end of my home page – I face the following problem –

When I limit my post number to 1 – it shows 1 post on the home page but, if I increase the limit of the post number to 2 or more – it shows all the posts at once – instead of a slide. The images display one below the other – like a stack and even displays over the footer of the homepage. When I asked a developer for some help – this is what he had to say – The problem is a javascript bug “TypeError: $.support.transition is undefined”

Second-
I want to hide – or remove the pagination at the bottom of my home page. How do I remove the same?

Thanks & Regards,
Nigel

Post count: 6535

HI

1. Please make sure that you’re using V 3.1 of Newsmag theme, this version is available on themeforest at the moment, also try to deactivate all plugins except Visual Compressor, clear all caches then test the site again.

2. Please provide your site url so I can have a closer look and get back to you with a solution.
Thanks!

Post count: 18

Hi, will download and update, thanks.

Site URL is http://www.masterbuilder.co.in

Regards

Post count: 18

Hi,

I checked my version – it’s 3.1 , Im running only visual composer and social counter. Deactivated the counter – cleared cache from browser and tested. Unfortunately, I faced the same error.

Also, please note – I have this problem only in the day time (GMT +5:30)
Towards the night if I use the slid block with the same settings – the site works fine. Its only when I wake up the following day I realise the images are all on the home page instead of a slide. This is the 2nd morning its happened.

Post count: 6535

HI

Try this css in theme panel > custom code > custom css to remove the pagination: http://screencast.com/t/sQ32Lfvw3

.page-nav{
display: none;
}

I’ve checked your site several times but couldn’t find any issues wit homepage’s layout. Also I could’n find theme’s slide block on your homepage, do you refer at this element: http://screencast.com/t/2oHQk0oooKof
If you still have this issue please provide some screens when appears again or more details about how can we duplicate the situation on our end.

Thanks!

Post count: 18

Hi,

The custom CSS worked. Thank you so much. I want to remove the two posts too (VINCI JV wins contract & Titan Cement buys – from your screenshot). They seem to be linked to the “latest” tag but I’m not able to find the block to delete.

I will recreate the other issue I was referring to, with screenshots and get back to you.

Regards.

Post count: 18

Hi,

I have added a screen shot of the problem im facing.
https://s31.postimg.org/3kr3w7uyj/the_problem.png

Post count: 6535

Hi

You can remove these posts: http://screencast.com/t/J2ryN4azu by changing the page template used to default one: http://screencast.com/t/RYAPnG84

I still can’t duplicate this issue on my side so please address us via email at contact@tagDiv.com and give us wp-admin so we can make some more tests and maybe we can help.
Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newsmag’ is closed to new topics and replies.