Search Results for 'update'

Results from the Forum
blukid
Participant
#0

After the latest update Modal Images are no longer working although the global setting is set to active.
Please note that all post images were previously set to ‘modal’ on a per image basis as well.

https://cubanartnews.org/

Newspaper Theme Panel
> Layout Settings > Post Settings > General Modal Image Active

I manually activated the ‘modal’ image on a post image and that also did not work.

Example: (click on first image in post)
https://cubanartnews.org/2019/05/29/going-going-great/

Navigation arrows show as if modal images are all active on page however it shows an error:
“The image #1 could not be loaded.”

The image/media loads fine and is available:

https://cubanartnews.org/wp-content/uploads/2019/05/Fabelo-Volutas-2015-Christies.jpg

Please advise on fix asap.

Thank You!

Rovshan
Participant
#0

Dear tagdiv team,

First of all thank you for such an amazing theme. Great work done!

Recently I’ve updated the theme using WordPress. I did everything as it was instructed. After activating I cleared a cache and opened the live website which is with a temporary domain name http://www.mdq.txi.mybluehost.me The problem is widgets and main menu doesn’t appear properly despite everything is in it’s order in Admin panel. Could you please check!

Thanks beforehand!

desiyatri
tagDiv Member

Thanks but I will need to modify the code because I do not want to use a cloud post template as of now (no template is good for the image size of 670x446px). In the earlier version of the theme, I had made the change in the ‘loop-single.php’. Now, this file seems to have changed because I could not locate the code for the related posts. I am not using a child theme and I am willing to manually make this change every time the theme gets updated. I need to show related posts above the author box. Please tell me where to make the change.

Best Regards

#0

tagDiv Composer
Failed
tagDiv Social Counter
Failed
An error occurred and we could not finish the process.
Please reload the page and try again, or manually update the plugins.

Mercurial
Participant
#0

Hi guys,
here a huge problem again with the tag div composer after the update.
The alignments of top bar menu and main menu works perfectly on HOMEPAGE and completly messed up in all the other pages.
I’ve used the Blank Header Template and everything was pefect till the last update.
Can you please help??

brianjcameron
Participant
#0

Sirs,

Based on this comment in another thread:

“Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.”

Am i to understand that moving forward:
1) Newspaper will still support a child theme but only for functions.php and style.css changes?
2) Any other changes will have to be done on each update manually within the TagDiv Composer plugin ?
3) Will child theme support changes to editors-style.css as a major frustration has been amendments to for example quotes show in front end, but not in the editor, so it is not a wysiwyg environment?
4) Based on comments in other threads, the following line in child theme function requires to be changed from 1000 to 11 so it shows: “add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’, 11);” – is this correct, as it is not in the update guide?
5) Can their be a guide created for child theme users from 9.7.3 onwards, as the guide is clear for non child theme users, but not for those with a child theme.

brianjcameron
tagDiv Member

Update: Realized it would have been moved inside Tag Div Composer. Found what I needed. Thanks for help.

IdentidadyFuturo
Participant
#0

The site was updated, the plugin was activated and in the home it shows this error:

http://identidadyfuturo.cl

Warning: require(/www/wp-content/plugins/td-composer/legacy/Newspaper): failed to open stream: Success in /www/wp-includes/comment-template.php on line 1510 Fatal error: require(): Failed opening required ‘/www/wp-content/plugins/td-composer/legacy/Newspaper/’ (include_path=’.:/usr/share/php:/www/wp-content/pear’) in /www/wp-includes/comment-template.php on line 1510
The site is experiencing technical difficulties.

Ducacordero
tagDiv Member

Hi Simon, thanks for the reply. In fact, every time I updated the theme, I had to edit the file loop.single.php
I tried to do the same thing with the new update but the code is different from the usual and I don’t know where to put my hands.

I would like to know some things:
1) is it possible to modify the file loop.single.php with the cloud library plugin?
2) if it is not possible, how can I modify the file loop.single.php inside the theme folder? Where should I enter the code to show the custom ad 4 and what code should I enter?

Thanks in advance

graffa
Participant
#0

After the correct update to version 9.7.3, older posts are only displayed in AMP mode an an error on the bottom of the browser (Firefox and Chrome) “The website has technical difficulties”. Turning off the plugin, deleting it, reinstalling it, deleting the cache removing all AMP things etc. did not help at all. Can anyone help solve the problem please?

Does 9.7.3 have many more problems than the already listed ones? Then I would be glad to know, so that I can go back to 9.7.2. Our site depends on a working theme, thank you very much!

Calin
tagDiv Staff

Hi,

These theme update are made to accomplish the envato requirements and the patch between v9.7.2 and v9.7.3 was not include in theme package this time because there are a lots of changes that can break the theme.
If you still need it the package you can send us an email at contact@tagdiv.com and we’ll provide you that Folder patch 9.7.2 and 9.7.3

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

Starting from theme update 9.7 most of the theme files were moved in the tagDiv composer plugin, so modifying them in a child theme is not possible anymore. They can only be modified there directly if this is required – http://prntscr.com/nvedxl but note that the modifications will be lost after a theme update when the plugins are updated as well.
Only the default post template remained in the main theme folder
http://prntscr.com/nveeqf

However what you are trying to do is possible in a cloud post template. These templates can be edited/created with the composer, so placing an ad box element in the post template is an easy task. Also the post template elements can be re-positioned as needed.

These are cloud post templates made by us, but you can also create your own
https://cloud.tagdiv.com/#/load/Single
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks

Simion C.
tagDiv Staff

Hi,

That is correct. Due to the new Envato requirements for themes, after the recent theme updates most of the theme files were moved in the composer tagDiv plugin. So now the composer has to be active in order to maintain the same functionality as before. There is an article about it here – https://tagdiv.com/updating-the-core-of-tagdiv-themes/

Thanks

Catalin
tagDiv Staff

Hi,

I suppose that you are referring to the appearance of a flash/time loading when you enter on your website, right? This behavior appears when you have additional customization through custom CSS code. Please notice that the CSS is working in cascade and the first time will take the code from style.css that is set it by default and then the theme will take the custom code that you have changed from the Theme panel and practically this flash is generated by this cause. As a workaround, you have to check your style.css and try to add directly to this file your desired custom code. So, if your problem is still there, please try to revert the theme to the default settings, without any customizations and let us know how it goes. Also, you can try to make a new install with the latest version of the theme and check the results. Also, please make sure every time you cleared caches. Noticed that the only files where you will have to edit are style.css. Also, please update the theme to the latest version of it.
If you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thank you!

Simion C.
tagDiv Staff

Hi,

That can easily be done if the post uses a cloud post template
https://cloud.tagdiv.com/#/load/Single
It is a matter of drag and drop while editing the cloud post template
http://prntscr.com/nvdssjhttp://prntscr.com/nvdt1o
For default post templates it would require modifications in the code structure, and this can’t be done in a child theme after theme update 9.7.

Thanks

Calin
tagDiv Staff

Hi,

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Using the tagDiv Cloud Library is the best way, in this way you’ll not lost the changes made in template if you make a theme update.

Thank you!

Simion C.
tagDiv Staff

Hi,

After the last update, if both the tagDiv composer and WPBakery are active at the same time, some elements will not be available in the tagDiv composer. This was made to prevent issues with the respective elements. The single image is one of them. What builder are you using for the website?
A solution is to either deactivate WPBakery and then the elements will be available in the tagDiv composer, or use WPBakery where the elements will be available. Let me know if you have more questions.

Thanks

Vlad S
tagDiv Staff

Hello !

Unfortunately this is a bug and our developers are working on fixing it. We are sorry for the inconvenience ! Thank you for reporting this and this will be fixed in the future updates !

Thank you !

cdkiss
tagDiv Member

I’ve deleted the entire Nowspaper theme from the server and all the plugins.

I made a fresh install of the theme and when i tried to install the tagDiv Mobile Theme the same error appeared.
Fatal error: Cannot declare class Mobile_Detect, because the name is already in use in /home3/r65364nofa/public_html/wp-content/plugins/td-mobile-plugin/Mobile_Detect.php on line 28

Is not the first time I install an update, but is the first time i’ve got this error!!!!

https://www.screencast.com/t/HQTTLENk (from the newspaper download file)

https://www.screencast.com/t/HPxSuyl1c (from the host)

  • This reply was modified 7 years by cdkiss.
Simion C.
tagDiv Staff

Hi,

1. Shortcodes from plugins such as for example woocommerce, bbpress and other plugins, can be used in the composer, they can be entered in a column text element
http://prntscr.com/nvcsgb
Try to enter the shortcodes in column text elements and they should work fine.

2. The mobile theme doesn’t have many settings available, this is for improved performance on mobile. It will present a highly simplified version of the website on mobile, regardless of what is set and used for desktop. A guide here
https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
The plugin is optional, deactivating it will display the same content on all devices, the responsive website. However we will add more settings for it and for AMP in coming updates. If there are any problems in your case, post a link to the website so I can check on mobile.

3. I don’t quite understand what you mean. If you are referring to styling for woocommerce and bbpress, the theme provides minimal design. While it is compatible with such plugins,m it doesn’t add design or more functionality for them.

4. Most headings are predefined, only a few elements in the composer have options to select the heading used. For the rest of theme it would require code modifications to chnage the headings. If you have suggestions please let me know.

Thanks

sgupta_newspaper
Participant
#0

Hi team,
After getting the new update, my site template isn’t loading properly. Kindly check and suggest the solution.\
I have already mailed to the tagdiv official email support, but no reply yet.

gadgetheadline.com

Adaras
Participant
#0

Hi,
After the update to Newspaper 9.7 I’ve struggled with adding my disclosure bar, showing which posts are sponsored.

Before, I had this code added in header-style-10.php and in all single templates:

<!-- Adaras Disclaimer -->
<?php adb_manual_output_fixed_content(); ?>

Now I can’t seem to get it to work. I’ve tried adding it to header.php and to single.php but it makes no difference.

Can you please help me with this issue?

be2name
tagDiv Member

Thank you, Calin,
maybe this was a bug in the official AMP plugin. Today came an update of this plugin and shortcodes are working now.

Arlink
tagDiv Member

Ok, but now, of course, modal image does not work

Is this a problem for all users and results from the last update?

  • This reply was modified 7 years by Arlink.
Viewing 25 results - 18,201 through 18,225 (of 45,280 total)