Home User profile
tagDiv Staff
I'm passionate for computers, sports and games. I spend a lot of time playing around with divs, scripts, codes, containers. I also coordinate the support team to make sure every customer is properly treated.
Emil G
tagDiv Staff

Hi,

It’ll be out by the end of May.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Thanks for the suggestions, i’ve sent them to our designer, we will certainly add something in the future.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

1. Only if you add a height for each container, ex. – http://screencast.com/t/qmhoER9ZZ

.home .td_block4 {
height: 150px;
}

2. You have to edit the module file and remove it – http://screencast.com/t/cdOrTOFtsOWW

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

The activation warning appears a few days after you installed the theme, check the following guides:

Registration guide – https://forum.tagdiv.com/how-to-activate-the-theme-newspaper/
How to find the Envato Purchase Code – https://forum.tagdiv.com/how-to-find-your-envato-purchase-code/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Do you use WordPress SEO by Yoast plugin? if you don’t install it, clear the cache and check again.
If you already use it please provide the url so i can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Did you renamed the theme folder? on your error i see it’s called ViralNotes, make sure you use Newspaper.
If it’s not the case please provide the whole code from your single.php so i can take a look, use pastebin – http://pastebin.com/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

The category pages come from wordpress, we just used a template and some style to make them fit on the theme design. You could read about category templates here – http://codex.wordpress.org/Category_Templates
For the moment we don’t plan to change the behavior of the categories, if you need something else i suggest that you hire a professional to modify the code for you. We would have gladly made it for you but for the moment we cannot offer custom work, sorry for this.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

The image is delivered via CDN – http://screencast.com/t/eqTufNM4R and it comes resized, try to disable the CDN and see if it works. I suspect you’re using Jetpack Photon – http://jetpack.me/support/photon/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

The theme doesn’t have such a function, you have to look for a plugin for this. Unfortunately i cannot recommend you one because i didn’t do any tests with such a plugin, but it may be someone here who uses something like that and can provide some feedback. Else you could look on web for plugins and make some tests.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

I guess you use one of the modules which display the actual post (Module 1 or 7), you could fix this by changing to another module.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

I suspect you’re using one of the modules which bring the whole post content (Module 1 and 7) and that’s why the video appears on your page. You could fix this by changing the Module used on your section (blog or latest articles). If you don’t know how to change it please provide more details about the homepage or post the url so i can take a look.

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Emil G
tagDiv Staff

Hi,

The grid will be changed and with it the whole css, from the code perspective it will practically be a new theme and unfortunately we don’t plan to add RTL support on v.5, sorry for this. There are a lot of elements and we had to take this decision because we don’t have too many RTL customers.
If you can’t use the theme we can offer a full refund, just send an email at contact@tagdiv.com and we will explain the procedure.
Sorry for the inconvenience.

Thank you, Emil G.

Emil G
tagDiv Staff

Replied via email!
Thank you, Emil G.

  • This reply was modified 11 years by Lucian.
Emil G
tagDiv Staff

Hi,

We plan to add Smart Lists, Smart Sidebar, the new page Mega Menu, a new grid and look, as i mentioned on the other message we’re working on it, it will be out by the end of April-May
We also plan to add new stacks, can’t say for sure when a Magazine stack will be added but it’s on our list.
The price difference was established by Envato, when Newsmag was launched it didn’t have Bbpress, Buddypress and Woocommerce compatibility (Newspaper had ’em all).

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

It’s not an easy task, you could look at the theme unique articles system – http://screencast.com/t/e30RJjCChttp://screencast.com/t/OKaOEkr6X68D

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Look on how the other modules are added – http://screencast.com/t/8cQF0Ik4nwFe
And the blocks – http://screencast.com/t/bn1CKCZeEvz
And widgets – http://screencast.com/t/Pwhre1zCyZB

We will make a guide in the future, we’re still working to improve this section.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

The issue appears because you didn’t closed some of the queries, look again on the code, the querie should look like this:

@media (...) {
.class {
/*css parameters*/
}
}

Your’s look like this(unclosed):

@media (...) {
.class {
/*css parameters*/
}

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Emil G
tagDiv Staff

Hi,

Please provide more details. Do you mean to display the category on the block modules (for each post) in frontend? Or to display it in the backend, when you build the page?

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Please provide more details (describe how you set it and the behavior), if possible provide the url so i can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

We plan to add features like smart lists and smart sidebar on Newspaper v.5, we’re working on it. We also plan to add the page Mega Menu (Travel – on Newsmag).
The Big Grid issue is on our list, we’ll fix it in a future update, it appears when you zoom-out on the browser.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

The checkbox can be found in http://themeforest.net/downloads – ex. – http://screencast.com/t/ZMkr0QmkfiE
You can also install the envato plugin which enables automatic updates, check this guide section 2 – https://forum.tagdiv.com/how-to-update-the-theme/
The update can also be done manually via ftp.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Try to switch to another theme (ex. Twenty Twelve) and see if the issue is still there. After the test you can switch back to Newspaper. The theme should not interfere with backend user area.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

If you return to the post editing page the content is still there or it’s gone?
If it’s there it may be a database error, try to look for the error.log file (usually you can find it via ftp of c-panel), the cause of this issue may be recorded in there. If you find it paste it’s content here, you could use pastebin – http://pastebin.com/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You have to add the following code (2 = 2 seconds) – http://screencast.com/t/IGwJ4b26J

'autoplay' => 2,

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Emil G
tagDiv Staff

Hi,

The theme Bbpress style files are included in the ../Newspaper/bbpress folder. If you delete the folder Bbpress will return to default (all features will be enabled) but the css style will be lost. We will fix this on v.5.

Thank you, Emil G.

Viewing 25 posts - 726 through 750 (of 1,285 total)