Search Results for 'install'

Results from the Forum
Catalin
tagDiv Staff

Hi Sportguide,

If you do not provide me your website I cannot investigate it this issue, sorry! First of all, ensure that you are using the latest version of the theme installed via FTP way, remove all of the untested plugins which can interact with the theme’s core files and break the search functionalities, clear all the caches and check the results.

Thanks.

Catalin
tagDiv Staff

Hello fanauto,

Try to make a new install to another sub-domain for testing via FTP way, clear all the caches, purge CDN files and check the results. Also, check your server permissions to be allowed for theme and plugin installing in order to achieve good results.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello mixaverros88,

There’s no problem with the license if it will be used only for a project. Normally, the Envato policy allows using a theme only on one install. You can, however, use the theme on a sub-domain if you plan on creating a testing site, but if we are talking about totally different sites with different content, then only one theme per install is legally allowed. I suggest you make a full backup to your database to avoid losing all of your data.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Arafat,

Here is talking about our Gadgets demo which has own style for each element used in it. So, the simplest way is to install that demo if you like it and then, you will have the similar style with the demo. Another alternative for you would be to use such a custom CSS code for that element which you want to add to your sidebar section. Here is talking about block 9 which uses the module 8. Try to add the following code and place it in Theme panel -> Custom CSS area, clear all the caches and check the results.

The code is ->

.td_module_8 {
padding: 0 0 0 15px;
border-bottom: 1px solid #eaeaea;
margin-bottom: 6px;
}
.td_module_8 .entry-title a {
color: #888 !important;
}
.td_module_8 .entry-title a:hover {
color: #000 !important;
}
.td_module_8 .entry-title a:before {
content: '';
width: 5px;
height: 5px;
background-color: #f45511;
position: absolute;
left: 0;
top: 7px;
}
.td_module_8 .td-module-comments {
display: none;
}
.td_module_8 .td-module-meta-info {
display: none;
}

The result is here ->https://www.screencast.com/t/4w6lJQhqa7j

Thanks for your understanding!

fanauto
Participant
#0

Hello everyone,
I just bouth the theme Newspaper8. I’ve activated it with the purchased code… the problem is that i can’t install plugins include the Tagdiv composer … i have my WP in FTP server. Once i put the password to download the plugin this message appear:
The plugin does not have a valid header.
Downloading installation package from http://xxxxxxx.com/wp-content/themes/Newspaper/includes/plugins/td-composer.zip?uid=5ae986c0c0046…
Download failed. Unauthorized

Please, how could i install them ?

mixaverros88
Participant
#0

hi,

If there any problem, to install and activate the theme to the url https://www.ski2gr.gr/olivenews/ for developing and after 2 months to migrate on this url http://olivenews.gr/

Thanks

Catalin
tagDiv Staff

Hello Vsculac,

Please try to make a new clean install to another subdomain for testing via FTP way, clear all the caches and check the results. Increase the system status parameters to be according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/
If the problem is still there after you have made this, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) and Cpanel access so we can investigate it closer your setup page.

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

Please make sure you are installing the actual theme zip file, not the whole theme package
https://forum.tagdiv.com/whats-included/
The theme file is located inside the full package you download from themeforest
https://www.screencast.com/t/YAstK6bLp

These are the installation guides you can follow
https://forum.tagdiv.com/install-via-wordpress/
https://forum.tagdiv.com/install-via-ftp/

Thanks

Simion C.
tagDiv Staff

Hi,

You could try re-installing the theme (by FTP if possible), additionally deactivate all non-theme plugins as test. Check if this has any effect.

If there is still a problem, we could take a look. Send us an email at contact@tagdiv.com and provide admin login, FTP and cPanel access if possible. Maybe we can identify what could be the cause of the problem. Please also include a link to this topic in the email.

Bogdan B.
tagDiv Staff

Hello,

Please read this guide: https://forum.tagdiv.com/newsmag-install-via-wordpress/ and if for some reason the wordpress install fails, please use this method: https://forum.tagdiv.com/newsmag-install-via-ftp/

Thank you!

Simion C.
tagDiv Staff

Hi,

For me your website loads quite quickly, homepage in about 2 seconds and posts in just under 3 seconds.
From what I can see there are some timeouts on some resources that are trying to load
https://www.screencast.com/t/JYmeNiIOzI
Those seem to be related to a plugin
https://www.screencast.com/t/HerqPcvvHbS
Also there a a few mixed content warnings related to some images. All of these could potentially slow down the website. Try to fix them and check again.

Also consider using caching if you do not already, we recommend the WP super cache if possible. There are also many speed optimization guides here in the forum

https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/

Thanks

framdaddy
Participant
#0

Hi
I love your newspaper theme. But i cant get it installed because after doing the upload and install into wordpress it says the package could not be installed. The theme is missing the style.css stylesheet.

Theme installation failed.
please use my email to reach out to me to fix this thanks

Catalin
tagDiv Staff

Hello ShowbizCool,

Please notice that we do not have any bad reports in this case until now. Ensure that you are using the latest version of the theme installed via FTP way, remove all of the untested plugins if you are using something like this, clear all the caches and check the results. If the problem is still there after this, please provide some useful screenshots with the error and also, provide your website URL so we can take a closer look at it.

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

The problems with the layout you were experiencing could be related to having both the composers active at the same time. When the tagDiv composer and also WPBakery page builder are active, there could be layout problems.
The tagDiv composer will be activated automatically as soon as the theme is installed or updated.
So if you used Visual composer elements to create pages, deactivate the tagDiv composer. There will not be problems with default theme elements such as blocks and grids but specific WPBakery items can be affected by the tagDiv composer.

1. That code should still apply. Once entered in the theme panel custom code section, the code will not be affected by updating the theme so it should apply at all times. I could take a look at this, if you will decide to update the theme again.

2. The socials were redesigned in version 8.6 I believe, they will not be the same as before. more about this here
https://tagdiv.com/social-network-buttons/
In almost all cases when the socials were not displayed after updating the theme, it was either cache or CDN issues, or even the browser cache. We can take a look at this as well.

3. The latest theme version contains the fixes for the Instagram widget and also the social counter. So there would be no issue. From the user feedback we have Instagram works properly after updating to the latest version.

If you should decide to update again, first deactivate the tagDiv composer. Then clear all caching, purge CDN if used and also browser cache. Let us know, so we can take a look at the problems that remain if there are any.

Thanks

cccadmin
tagDiv Member

I installed the google analytics code through the theme panel a few days ago, and it’s still not turning up results.

http://culvercitycatalyst.co

Thanks in advance

Vsculac
Participant
#0

I just installed this – set the memory up like the instructions said and am cannot edit pages with composer. I have diablo all plug ins and still the same results

I keep getting these errors
I also having this error. getting
Warning: fopen(/blog/wp-content/plugins/td-composer/includes/templates/font-awesome.php): failed to open stream: Permission denied in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 738

Warning: fwrite() expects parameter 1 to be resource, boolean given in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 767

Warning: fclose() expects parameter 1 to be resource, boolean given in blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 769

Warning: fopen(/blog/wp-content/plugins/td-composer/includes/templates/typicons.php): failed to open stream: Permission denied in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 738

Warning: fwrite() expects parameter 1 to be resource, boolean given in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 767

Warning: fclose() expects parameter 1 to be resource, boolean given in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 769

Warning: fopen(/blog/wp-content/plugins/td-composer/includes/templates/open-iconic.php): failed to open stream: Permission denied in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 738

Warning: fwrite() expects parameter 1 to be resource, boolean given in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 767

Warning: fclose() expects parameter 1 to be resource, boolean given in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 769

Warning: fopen(/blog/wp-content/plugins/td-composer/includes/templates/td-multipurpose.php): failed to open stream: Permission denied in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 738

Warning: fwrite() expects parameter 1 to be resource, boolean given in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 767

Warning: fclose() expects parameter 1 to be resource, boolean given in /blog/wp-content/plugins/td-composer/includes/tdc_main.php on line 769

Jimmy Díaz
Participant
#0

I am working on a website with the theme of newspaper, I did not install any demo I want to work clean. then I want to edit the shop page by default of woocomerce with the tagdiv composer plugin but I get an error. Previously I was working on the same website but this time I had installed a demo of dentist, at that time I could edit normally with tagdiv composer to the woocommerce store page. I just did the test by reinstalling a demo but in any case it does not allow me to edit the page by store defector. At first I thought it was mandatory to install some demo. please I need help. Thank you.
THIS IS ERROR MESSAGE IN A RED BAR: Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
I have correctly configured wp-super-chache and also the load limits I have in 512mb, the php.ini is also correctly configured. yesterday everything was fine. and today what I did is just uninstall the demo and nothing else, I also reinstalled new file of the updated theme, I did not install any plugin apart from what I had before when everything was working normally. this error only shows when you edit the shop page by default of woocommerce. in the rest, everything is fine.

Jimmy Díaz
Participant
#0

I am working on a website with the theme of newspaper, I did not install any demo I want to work clean. then I want to edit the shop page by default of woocomerce with the tagdiv composer plugin but I get an error. Previously I was working on the same website but this time I had installed a demo of dentist, at that time I could edit normally with tagdiv composer to the woocommerce store page. I just did the test by reinstalling a demo but in any case it does not allow me to edit the page by store defector. At first I thought it was mandatory to install some demo. please I need help. Thank you.
THIS IS ERROR MESSAGE IN A RED BAR: Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!

marcel-2
Participant
#0

Hello,

I am new to newspaper. When i create, for example a “Big Grid Full 4” and set the style to …style 4… then i get the category in a blue box on the image. When i install the demo Fitness blog, then the style 4 is a white box in the center. How can i change my blue blue box to such an white box.

Marcel

Sofia Zoric
tagDiv Member

additionally, The mobile theme plugin, I’ve installed, and activated in the WP plugins section, but it’s showing as ‘not activated’ in the Newspaper Plugins section

Sofia Zoric
Participant
#0

Hi,
I just activated the Newspaper 8.7 theme, and activating it’s bundled plugins as well. Installed the revolution slider 5, but it’s not activated. it’s asking for a purchase code.
do we have to purchase this plugin as well, or hasn’t it already come free with the theme?

thanks
Sofia

mahir
Participant
#0

please can you help me, how to install it, I have tried every way but doesnt install

mchammy75
tagDiv Member

Hello,

I have been clicking the save button and the browser displays the success text.

I currently don’t have any custom code or child theme.

I did deactivate all plugin except tagdiv composer that seems to have worked. However, I do have many plugins installed, mainly the ones recommended in your documentation list. If the plugin conflicts are the issue, what can I do? Does that mean I can never use these other plugins?

Thanks

  • This reply was modified 8 years by mchammy75.
Warruz
Participant
#0

I recently installed the Tagdiv AMP Plugin and am running into two main issues when it comes to posts.

The first is that the featured image doesn’t show up, but there is still room for it to exists. For example: http://criticalcoins.com/industry/dont-expect-consoles-to-adopt-digital-only-anytime-soon/amp/

The second, is that it appears to be using the default comment system that WordPress provides, is there any way to integrate Disqus into these pages?

Thank you!

Derek Little
Participant
#0

I installed Newspaper theme with Crypto demo content and am trying to add crytocurrency news ticker.

Added Cryto Ticker plugin and in the process of trying to add news ticker I deleted existing row. Was able to add new row, change background color and add news ticker short code to display ticker, but now need to remove space and make row full width.

Can you please explain how to:
– remove space above and below ticker
– make row full width.

http://blockchaintrailblazers.com/

Viewing 25 results - 19,926 through 19,950 (of 35,820 total)