Search Results for 'update'

Results from the Forum
baztiano
tagDiv Member

My mobile website does not work either after update. if I turn off the tagDiv Multi-Purpose plugin, it will work again.

  • This reply was modified 8 years by baztiano.
Presstimer
Participant
#0

Hello
There is no auto update of the theme on my site. Why?

Also TagDiv composer front-end is not working. Error ‘Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!’ What to do?

Thanks

Vano-253
tagDiv Member

Hi! Okay, I’ll wait for the next theme updates.
Thank you!

mattemkadia
Participant
#0

Hi Guys, all of a sudden the ‘Post Views’ in the dashboard have all gone to 0? these had been working correctly before and we’ve not updated WP or Theme so can’t see that this would have been the cause. They also don’t seem to be increasing as we view the site, what could be causing this?

The meta_value for post_views_count in the database is either 0 or 1 for all posts, some have previously had views into the thousands…

Thanks
Matt

nycinsider
tagDiv Member

I didn’t insist on it. YOU activate it every time we update the theme. You are the ones insisting on it. And you claimed it was ready for primetime -and you claimed you had an easy transition guide – and that it is a new substitute for VC. It’s neither of those things – yet you force it to be active every time we update the theme. And you claim to have a guide to convert – which you don’t. Why didn’t you just TELL US what the TDC does NOT have before wasting our time? Why do you automatically install and activate a half finished plugin? Why not give us the option of activating it?

If you were me – wouldn’t you think based on your 1) automatically installing and activiting it, 2) saying it was the new plugin you were planning on using and 3) that you had an “easy to convert” guide –

If you were me – wouldn’t you think any/all of the above were true? There was no need for me to go down a rabbit hole when you already KNEW your plugin wasn’t ready to use as a substitute for current theme customers. It would go a long way if you showed a little respect for your customers time and money instead of making VERY COSTLY false claims.

nycinsider
tagDiv Member

Stop activating the TD composer every time the theme updates. You made it so the VC composer has to be manually updated every time. The same should be said for the new (not yet even close to done) TD composer. You activate it automatically every time the theme updates and then it screws up our sites. Since your TD composer is still in Beta, don’t make it automatically active.

The theme was fine until you messed it up with a not even half done product you insist on activating. I’ve put HOURS (like WEEKS) into troubleshooting your theme and plugins. Are you going to refund me that???? If not, then please just fix what doesn’t work.

Jerrad
tagDiv Member

Child themes don’t work this way and with good reason. Especially for the fact in how child themes work, you would essentially be loading the same theme twice which would make loading your site extremely slow. Let me explain what I’m talking about.

With a child theme, you still need to have the parent theme (Newspaper) installed on your website… just not activated. The child theme needs to be the active theme. With the child theme active, WordPress knows that Newspaper is the parent theme and to load it first when the visitor loads your site. The child theme loads second the altered theme files after the parent theme loads.

Many users only use functions.php and style.css files in their child theme to make changes to their site. If there are other changes needed for your site that can’t be accomplished using these two files, then you need to find the file in the parent theme that needs editing, COPY it to your child theme folder (put it in the same location where it is in the parent theme… create folders if you have to), make the necessary changes to the file using your favorite code editor, and then upload it to your site using FTP.

When Newspaper updates, you will want to use a program like Diffmerge to show you the differences between the updated parent theme files and the current version of your child theme files. That way if there’s anything profoundly different, you can update your child theme files accordingly to prevent breaking something on your site.

TagDiv has resources on how to use a child theme and has a starter child theme you can download, make changes, and upload to your site. Check them out.

simchris
tagDiv Member

Yes. I posted a tutorial thread in the docs > diy / tutorials > best of forums.

There are others on here as well. Mine is a little hard to read in places due to the formatting getting minified with last update to this forum, but it’s a good starting point amongst others.

You can also learn a lot by testing one of your posts with GTmetrix.com and read the instructions there 🙂

Simion C.
tagDiv Staff

Hi,

I cannot specify an exact date, the theme update should be available as early as next week. There will be buttons available in the tagDiv composer with a considerable amount of customization options. Sorry if the present situation is creating an inconvenience.
You could try creating a button on pages if it is absolutely required at the moment, using the method mentioned above.

Thanks

Simion C.
tagDiv Staff

Hi,

After a theme update these modifications will be lost. The best way to make this customization would be through a child theme. The post template files can be customized with a child theme
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks

nycinsider
tagDiv Member

It’s near impossible to use that front end thing – so I still don’t understand your answer. What does, “The equivalent is the same with this” mean? Nothing but errors, back and forth from front end to back end, copying code and pasting it to other elements.

Has anyone who constantly builds/updates/writes sites actually used this thing? Themes are not just for designers who build a structure and pass it off to the client. They are also for people who write websites and need to update them daily. This is not a tool for that. VC was much easier to use.

Bogdan B.
tagDiv Staff

Hello,

Please update your theme to the latest version and switch to the main theme if you use a child theme. Also make sure you disable all untested plugins except the theme specific ones to see if there is no plugin conflict.

Thank you!

Catalin
tagDiv Staff

Hello cryptodesk,

You should update the theme to the latest version of it because now you can edit more theme’s files from there as you can see here -> https://www.screencast.com/t/H762HxtDz8qF

Hope this helps!

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

There is no update proof way of altering the theme code unfortunately. If you need a code changed you will have to change it manually from the theme php files.
https://www.screencast.com/t/CxTkZPLG0LE

Thank you!

Aman Singh
tagDiv Member

Hello,

I have made few changes & got this look: https://www.blog.tutorialadvice.com/show-hn-full-stack-entrepreneur-a-full-stack-guide-to-entrepreneurship/

This is my testing website so I test all the customizations here.

Now I have few questions,

1. Will this customizations change if I update the theme? If yes how can I avoid this so I can update the theme but no customizations are lost after update.

Please let me know how to avoid this?

Thank you.

Catalin
tagDiv Staff

Hello tbrmedia,

Please keep in mind that before each theme update we recommend doing a full backup to your database to avoid losing your data. Notice that all the data will be loaded into your database and after the updated was made, all of these content should have to be displayed at your site.

Thanks for your understanding!

#0

Hi, I have a problem. I have a digital newspaper and inside each article to the right I have added the widgets of popular articles and last articles. Now they appear to me at the bottom and in a small list or it comes out in the middle of the aricle and they can not be read. I do not know if the problem is due to the last update of the theme, version 8.2 or the latest version of wordpress 4.9.
Somebody help me?

nycinsider
tagDiv Member

OK – I figured out what was causing my errors. But it’s something that needs to be fixed.

I use a lot of separators on my site. I also use a lot of shortcodes around the site. When using these codes on the site, here are the statuses:
[vc_separator] – fine
[vc_separator color="#5aa1e3" style="dashed" border_width="4"] – fine

However, I put the above code (the second line) in a shortcode called, “[contentblock id=separator-blue-dashed]”

And that’s when it breaks the front end. The blue line shows fine on the site but it breaks the whole front of composer and I can’t change anything else.

I use these shortcodes everywhere on the site – they’ve never been an issue anywhere else or with any other theme. Nor did they cause errors with VC. So it’s strictly limited to TDC.

If we can’t use simple shortcodes (which is necessary), how can we change, for example, the color of a line sitewide when we want to? I don’t want to format 1000 separators on the site individually – I want one place where I can edit and update them in a few seconds without breaking everything else. Thanks.

Brain916
Participant
#0

Hello, shown is a screenshot of a new template I am working on. In the header area I have 3 blocks. Those are connected to a category which would automatically be updated when the category updates. What I wanted to do is have the same look, but 3 custom images I would create placed there and links to sections no the website. I have seen a few other sites use this, but not sure how. Any information would be greatly appreciate.

https://ibb.co/djW9Kb

Simion C.
tagDiv Staff

Hi,

At the moment there is no setting for this, the modules will display the review instead of the author name and date.
If you could wait for the next theme update, there will be an option added in Theme panel->Block settings that gives the possibility to enable/disable review rating for modules. So you can simply switch them off with this setting.

Thanks

Simion C.
tagDiv Staff

Hi,

The demos are built with the tagDiv composer, this is the main page builder in the theme at the moment. You could consider using it for the website pages, the coming theme updates will bring many more elements, options and features for this composer only. This will begin as soon as the next pending update.
Alternatively you can keep using Visual composer if you wish, it will still be provided in the theme package.

Thanks

Simion C.
tagDiv Staff

Hi,

Please try and update the theme properly, that would be the best way. Use this guide to do so (by FTP is the recommended method)
https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

giri
Participant
#0

How to change the following:

<!doctype html >
<!–[if IE 8]> <html class=”ie8″ lang=”en”> <![endif]–>
<!–[if IE 9]> <html class=”ie9″ lang=”en”> <![endif]–>
<!–[if gt IE 8]><!–> <html <?php language_attributes(); ?>> <!–<![endif]–>

to

<link rel=”alternate” href=”http://example.com&#8221; hreflang=”en-us” />

By manual changing the code is easy but edit rewriting the code in the purchased theme will mess the up-gradation (Updates). Google doesn’t accept the language region targeted web pages or sometimes the application for the news for the google news is rejecting.
Please help me on this to solve the issue.

Giri
(www.pulplup.com)

MrOrsh
tagDiv Member

Well, after some forum searching it seemed that it was indeed a bug. And the solution was to update the theme. Now everything seems to be working 🙂

tbrmedia
tagDiv Member

Hi,
Thanks for the response. I understand what you’re saying and I would like to update to the latest version of the theme. I realize I will lose customizations but I am very concerned I will lose content. Is this the case? Will I actually lose 6000+ posts of content published over the last several years? Please advise, Thank you.

Viewing 25 results - 27,226 through 27,250 (of 45,280 total)