AdrianPT
Forum Replies Created
-
Hi Dario,
It there a chance, to add this in version 1.2.4? 🙂
It works – but only when code is together, like this:
.gdlr-item.gdlr-main-content.gdlr-with-background { display:none; }
Thanks Dario 🙂
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Problem with tables after updateIt works perfect, thanks 🙂
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Problem with tables after updateI add a shortcode:
[table id=7 responsive=scroll /]
But scroll shows only on very small resolutions, You can check it now.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Problem with tables after updateHi Tobias,
Thanks for advice – I disable extra DataTables JavaScript and tables are now like before. The problem is horizontal scrolling, “responsive=scroll” from Responsive Tables Extension doesn’t work on my blog.
Greetings,
AdrianHi,
Unfortunately, nothing changed.
Ok, thanks 🙂
Forum: Plugins
In reply to: [YASR - Yet Another Star Rating Plugin for WordPress] Not show star googleHi Dario,
Before update 0.9.8 I have about 90 posts with stars in Google search results – now I have 0… If you know, that google still works on implementing json-ld ratings – why you add this function now?Greetings,
AdrianForum: Plugins
In reply to: [Disqus Conditional Load] Some bugs after updateHi Joel,
The same two bugs on:http://antyreklamowy.pl
http://porownywarkatelewizji.plAfter saving settings in Disqus / Plugin Settings I can’t:
1. Go to Disqus Settings from left menu
http://antyreklamowy.pl/wp-content/uploads/2015/07/joel01.jpg2. Disable Count Script in DCL Settings (it always enabled)
http://antyreklamowy.pl/wp-content/uploads/2015/07/joel02.jpgForum: Plugins
In reply to: [Scroll Triggered Boxes] ERROROn version 2.0.4 option “if Post is” doesn’t work for me (probably bug).
Try:
Show this box –> manual condiction –>is_single()Default one, exactly:
[cookie_button].I also try with
[cookie_accept], but problem still exist.After update 1.4 this happens in every site with Cookie Law Info:
For example:
http://gracz.org/
http://www.shopbyheart.dk/
http://webfoodculture.com/en/Hi,
is there any chance to fix this in next version?Forum: Plugins
In reply to: [Scroll Triggered Boxes] Box not displayingProblem is solved 🙂
I forgot to add <?php wp_head(); ?> in header.php