Home User profile
tagDiv Staff
tagDiv Co-fouder - Passionate for coding, I enjoy designing systems that are easy to use. I'm the one who makes sure the code is clean, the team is cheerful and the customers are happy.
Radu
tagDiv Staff

Hello,

We are using ad block here all the time on multiple browsers and we didn’t encounter this before.

1. try this: disalbe all plugins
if that doesn’t work.
2. try to install your site on another domain: instead of http://test.beatzmag.com/ use http://mysite.beatzmag.com/ or something like that.

One of adblocks filters removes some content from the theme and I don’t know which one.

Radu from tagDiv

Radu
tagDiv Staff

Hello,

The pagination issue is some kind of incompatibility. In general the theme pagination should work well without any modifications.

Radu from tagDiv

Radu
tagDiv Staff

Hello,

you can try this: http://screencast.com/t/oJRbaGHeuexx

Radu
tagDiv Staff

Only via code: edit that file and move that line of code: http://screencast.com/t/I13U1n6UmJ

Radu
tagDiv Staff

Hello,

Unfortunately our Magazinly theme doesn’t supports that 😐

I’m sorry for the inconvenience.

Radu
tagDiv Staff

Hello,

1. go to theme customizer
2. newspaper: theme options
3. try this setting http://screencast.com/t/DSUZRxdw4VWe (the full list of modules is here: http://import.tagdiv.com/newspaper/doc/#blocks )
4 …

😉

Radu
tagDiv Staff

Hello,

make the modification again and make sure to save and to not overwrite the file. The theme does not change any files ever. All the settings are stored in the database.

Hope this helps

Radu
tagDiv Staff

Hello,

please give me more details… (url to site + what box)

Thanks for your message

Radu
tagDiv Staff

Hello,

with adblock I get a strange message: http://screencast.com/t/H0ERWNf1M
That message is from one of the installed plugins.
Radu from tagDiv

Radu
tagDiv Staff

Hello,

Unfortunately the theme doesn’t supports that our of the box and it will have to be heavily modified to support that.

Radu
tagDiv Staff

Hello,

sorry for not mentioning that: http://screencast.com/t/RLfs4UlPWISt

Radu
tagDiv Staff

Can you please give me an url ? 😉

Radu
tagDiv Staff

Hello,

I’m so sorry for this problem. Disable our tagdiv page booster plugin. It is interfering with the ads.

Radu from tagDiv

Radu
tagDiv Staff

Hello!
thanks for posting here on the support forum:


.td-sub-footer-wrap {
background-color:red !important;
}

That should do the job.

Radu
tagDiv Staff

Added to the latest version. 🙂 the update will be out in a couple of days.

Radu from tagDiv

Radu
tagDiv Staff

@willevo

please give me a link to your site if possible.

Thanks for reporting on this issue.

Radu
tagDiv Staff

Hello all,


@helder

can you try this:

—————— test 1
on the slow site. Remove the social widget and try the loading speed.

—————— test2

1. backup the faster site (theme files)
2. update the theme on the faster site and see if it remains fast.

ALSO:
are you using a vps or a dedicated server? I can have a look at your server configs if you want but I will need ssh access for that. contact@tagdiv.com

Radu
tagDiv Staff
Radu
tagDiv Staff

Hello,

it’s because of a bad design decision that I’ve made. I will try to fix this. It’s an issue that is affecting a lot of our clients.

Sorry for the inconvenience,
Radu from tagDiv

Radu
tagDiv Staff

Hello,
unfortunatly the theme dosn’t supports custom background on post / pages.

for clicking on banners:


    jQuery('body').click(function(e){
        var target = jQuery(e.target);

        if(target.is('#inner-wrap')) {
            window.location.replace("http://google.com");
        }

    });
Radu
tagDiv Staff

Hello,

after searching a lot about what could be the cause of all this and I’m mostly sure it’s an misconfiguration issue. Please try this:

edit wp-config.php from you http://filmmaker.com.br/ wordpress install and replace:


/** MySQL hostname */
define('DB_HOST', 'localhost');

with:


/** MySQL hostname */
define('DB_HOST', '127.0.0.1');

let me know if it works.

  • This reply was modified 12 years by Radu.
Radu
tagDiv Staff

If you have the code for the button I can try to integrate it.

Radu from tagDiv

Radu
tagDiv Staff

Hello,

This is the variable that instructs the ajax part what columns to load: http://screencast.com/t/CrdGo3RN . You can hardcode it but it will affect all the modules. You can also check the block type with this: http://screencast.com/t/vJcjhFy2N

hope this helps,
Radu from tagDiv

Radu
tagDiv Staff
Radu
tagDiv Staff

Hello,

We are looking to fix it. Thanks for your feedback.

Viewing 25 posts - 551 through 575 (of 755 total)