jabalina
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] options in checkbox under instead of next to the checkboxanyone?
Forum: Plugins
In reply to: [Contact Form DB] Multiple contact formsFine! Thanks a lot!
Forum: Plugins
In reply to: [Contact Form DB] Multiple contact formsPerfect!
Just two more questions. I have try to manipulate the shortcode you gave me to show all the forms (instead of typing all of them). Something like this:
[cfdb-table form=”*”]
Seems its works, but Id like you to confirm It will be ok for all the forms in the future.
Also, I have added this shortcode:
[cfdb-export-link form=”*”]Keeping in mind I want to update an excel file every two weekends, is there any way to automatically delete all the database of all the forms as soon as I have download and updated the file?
The share (plus-icon) is always deactivated too. I only use Facebook, Twitter, Google+ and Pinterest (if you are interested, I always choose to write, not detect, the number of followers in each social network).
Anyway, I have also tried deactivating all the icons (so the widget appears but no social icons are shown) and the script is still loaded.
About question 6, I always have it deactivated (I mean: “So: do you want to display those at the end of every post?
Yes
-> NoAbout question 1, what share-icon? all of them, just the one under the question (rss)?
Sorry, but I’m pretty sure it is related to your plugin: if I activate all the plugins but not yours, nothing happens. If I activate yours, then that script is included in every page where I use your widget and gives me an error in the mobile test conflict.
It seems your plugin call a javascript file from another site, and that site does not allow to crawl it by google:
https://s7.addthis.com/robots.txt
https://developers.google.com/webmasters/mobile-sites/mobile-seo/common-mistakes/blocked-resources
In addition, I have checked the mobile test tool with others webs whose authors posted here (so all of them have the plugin installed) an all of them have the same error.
Sure! It is the least I can do for you! Thanks a lot again!
Yes! It works! thanks so much!
Can I ask you what you have done? I mean, what means adding “auto” to margin:0?, and what means the line “display: block”. And, also, why it is important to specify a text padding if in the header there are only images?
thank a lot again!
margin: 0 !important;
No, it doesnt work :/I attach you a link with the table added:
https://s521282503.mialojamiento.es/blog/tablepress/
thanks in advance
thanks, but i think it is not the problem, because even keeping in mind that I have typed “.tablepress-circuitos” instead of “.tablepress-id-circuitos”, in the additional class for every table related i put also “tablepress-circuitos”. By the way. i have tried to change both parts and i get the same result.
I really think it is something related to the common part, when i define the spacing and padding of the images inside de header, and, maybe, a conflict with the theme that i use with my web page:
.tablepress tbody td { margin: 0; padding: 1px; } .tablepress img { margin: 0; padding: 0; }