Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

I see you have setup the tagdiv gallery now: http://screencast.com/t/PW9ZTlHmJkL
Not sure how the Q2W3 Fixed Widget plugin is conflicting with theme’s gallery as we haven’t tested the Q2W3 plugin. You can use an alternative for it, at least until next month when we will release version 5 of the theme which will have a built in option for a sticky sidebar.

Thanks

Lucian
tagDiv Staff

Replied!
Thanks

Lucian
tagDiv Staff

Hi,

I’m not sure if I found your message on our inbox could you please resend it and also include a link to this tread into it and let me know of your email address or message subject so I can search for it.

Thanks

Lucian
tagDiv Staff

Hi,

You are right, that would be ideal however, unfortunately not all theme files can be overwritten via child theme using current theme version however as Alin also noted the we’re currently working on a API documentation which will replace the child theme system from Newspaper 5 theme version which we expect it to be ready and released within next month.

Please note that the file you want to overwrite using the child theme, td_wordpres_booster.php, is a theme core file which isn’t indicated to be overwritten with the child theme as being a part of theme’s core it will be updated regularly meaning that you would need to adjust your modifications each time it updates according to the changes made to it making a child theme not quite necessary.

With that in mind I’ve also looked at the twentyfifteen wordpress default theme which based on its code, it hasn’t been built so that its core files can be overwritten using a child theme: http://screencast.com/t/13rYDaI3http://screencast.com/t/aJnfOP9qQF

If you need this functionality and you can’t use the theme we understand and we can offer you a refund, just send an email at contact@tagdiv.com , paste a link to this conversation and we’ll discuss the details.

Sorry for the inconvenience!
Thanks

Lucian
tagDiv Staff

Hi,

Please give us wp-access so we can check this and provide your wp-admin login details and a link to this conversation via email at contact@tagdiv.com and we will have a look at it and get back with an answer as soon as possible.

Thanks

Lucian
tagDiv Staff

Hi,

I’ve tested your google search script and had the same result but I had this js error as some resources from google failed to load: http://screencast.com/t/pOqHEX9bbq

This might be because its your code for google search. I believe you also have this error so make sure you use the right code custom google search script and go this help guide for more info: https://support.google.com/customsearch/?hl=en#topic=4513742

Thanks for the message!

Lucian
tagDiv Staff

Hi,

All used scripts are registered and the td_inspect_scripts() function returns a list of registered css and js from your site however some plugins may load after it and that’s why it doesn’t return all js.

You could try to play with the priority, if it doesn’t return all js – http://screencast.com/t/7fhfjttAT8

http://codex.wordpress.org/Function_Reference/add_action

This is recommended for advanced users only so if you don’t have php knowledge I suggest you get someone to help you with this.

Place the functions which move the scripts and styles sheets here: http://screencast.com/t/QfpUo10r

Thanks

Lucian
tagDiv Staff

Hi,

The pagination shouldn’t affect the feeds query.

I’m not aware of your mobile application but I’ve also tested this using wordpress’s RSS widget and this configuration: http://screencast.com/t/VabrduYFE1Jv the posts were displayed all even if the category set has 2 pages: http://screencast.com/t/VyaSwfJXBeEY

You might try to increase the number of your feeds items from here and test again it might make a difference: http://screencast.com/t/GhonZm0gkVu

You can also try to search online for a page parameter similar to this which you can use, unfortunately this seems that is not working anymore: http://stackoverflow.com/questions/6765452/wordpress-including-pagination-info-in-rss2-feed

If you can’t manage to do it I suggest you also contact your mobile application authors and let theme know about this.

Thanks

Lucian
tagDiv Staff

Hi,

I’ve tested this using the latest theme version (4.6.2) and is still working like @mbasche suggested.
Just add this code: http://pastebin.com/0ud0qGZ2 like this, replacing the old author function: http://screencast.com/t/aNH2JNzIL

And use this coauthors plugin: https://wordpress.org/plugins/co-authors-plus/

You will get this result: http://screencast.com/t/fibOmZe10

Thanks

Lucian
tagDiv Staff

Hi,

You do have an 404 on this page: http://screencast.com/t/E4s1VNGe
Please give us wp-access so we can have a closer look at this and send you admin login details via email at contact@tagdiv.com and also specify the issue or send an URL to this topic.

Thanks

Lucian
tagDiv Staff

Hi,

Comment the image size thumb you don’t use from theme’s functions.php file:http://screencast.com/t/J14W1QFu ..then use the force regenerate plugin to remove the extra thumbs and regenerate them again: https://wordpress.org/plugins/force-regenerate-thumbnails/

The images thumbs aren’t stored in your database, they are located in the uploads folder in wordpress wp-content: http://screencast.com/t/XFwKAPr6

Thanks

Lucian
tagDiv Staff

Glad you found it!
Thanks for your feedback!

Lucian
tagDiv Staff

Hi,

I’m not sure what you want but using: http://yourpitstop.com/?cat=42,43&feed=rss2 show the posts from those specific categories, like this: http://yourpitstop.com/feed/?cat=42%2C43

Thanks

Lucian
tagDiv Staff

Hi,

You would have to use a plugin for that as theme’s latest version doesn’t have an option to make the sidebar sticky.

The next newspaper theme major update (version 5) which will be available within next month which will have this feature built in so you don’t need to use a plugin from the next theme version.

Thanks

Lucian
tagDiv Staff

Glad you found the culprit eventually!
Thanks for the feedback!

Lucian
tagDiv Staff

Hi,

You have to change the page template. The page templates -width articles list also contain the loop section the others don’t: http://screencast.com/t/2uTaXdq9nkza

Thanks

Lucian
tagDiv Staff

Hi,

I suggest you search in both and also follow their documentations. I didn’t said that an option/setting like that exists, I meant you can look for an setting like that.

Thanks

Lucian
tagDiv Staff

Hi,

Do you refer to theme’s ad spots or to a specific plugin?
The theme renders the ad code you put in the ad spots and based on the viewport it delivers the ads at the right size.

If you’re already using the theme’s ad spots and your ad code isn’t rendered right please make sure that you also test the ad code placing it in an wordpress text widget and check if the code is renders right and the ad looks fine.

Please provide more details if this is not what you need and also send us a message at contact@tagdiv.com with the ad code you’re using and your admin login details so we can have a look at this.

Thanks

Lucian
tagDiv Staff

Hi,

This happens because the elements are render in order and the left sidebar comes first. On mobiles the elements are set to float:none and they drop one after the other. Currently we have this issue on the list, we’re looking for a solution.

You can hide the sidebar on mobiles via css or you can use the solution Radu provided in this tread: https://forum.tagdiv.com/topic/rtl-problem-on-change-sidebar-position/#post-40627

We have this on our attention and try to find a better implementation within newspaper 5 theme version.

Sorry for the inconvenience!
Thanks

Lucian
tagDiv Staff

Hi,

I can’t tell how or if those tools/options/plugins work well together. Many of them contain lots of settings so it’s hard to predict an outcome from using them.

If the new post dose appear after few hours then my guess is you’d have to go trough CDN settings and search for settings which will re-cache if the content is changed or a similar option.

Thanks

Lucian
tagDiv Staff

Glad you’ve managed to get it done eventually!
Please let us know if you have any other theme related questions/issues.

Lucian
tagDiv Staff

Hi,

For you homepage please make sure that you use one of the homepage templates: http://screencast.com/t/FXK4QOkS and set the 2/3 – 1/3 page layout add the sidebar using the widgetised page builder element or other elements set like this: http://screencast.com/t/o5iZ8HnRC

Let me know if you still can’t manage to get this done and also provide your site’s url.

Thanks

Lucian
tagDiv Staff

Hi,

Use your browser’s inspector to get the right classes and build your css code as you want it.
If you don’t manage to do it by yourself I suggest you get someone to help you or hire a freelancer from site’s like: http://studio.envato.com/
We would help you do it but you need custom work for this and we cannot offer custom work at this moment as we work hard on development fixes and support. Sorry!

Thanks

Lucian
tagDiv Staff

Hi,

Renaming or removing the css code from the editor-style.less file should remove the custom style that theme adds to the posts editor.
Besides this the theme also adds the style for other elements like paragraph text or blockquotes to make them appear in post editor like they will appear live on your web site. Those styles can be found in type.less file using the mce-content-body class : http://screencast.com/t/KgRqAd5c

Thanks

Lucian
tagDiv Staff

Hi,

To get all post from a specific category try this: http://screencast.com/t/4kCcMM92k0https://codex.wordpress.org/WordPress_Feeds#Categories_and_Tags

Thanks

Viewing 25 posts - 1,176 through 1,200 (of 6,600 total)