Question about sample template on themeforest

Posted in: Newspaper
Post count: 20

Hi tagdiv,

There are a couple of questions I want to ask (which i couldn’t find the answer on this forum) about the sample page on themeforest:

1. I want to create a block of 1 row and 3 columns like in the sample page (including categories on top right, the slider…) but I couldn’t find any element in Visual Composer. Link: http://www.screencast.com/t/WsQt683Zn2i

2. How to create a block on side bar like this, with the rating of each post? Link: http://www.screencast.com/t/UdEUoYwOb

Thanks in advance.

Post count: 20

Anyone can help, please?

I couldn’nt find these blocks on visual composer by default.

Post count: 3343

Hello, appwallvn and NewWP

1. We use Block 2 http://screencast.com/t/ihp1OsNZB1ek with follow options http://screencast.com/t/RNQSS7c7uPgI , http://screencast.com/t/YKZ83xD5YFN ,
http://screencast.com/t/jnnQrSpKwmO and the template of page must be Homepage-with article list http://screencast.com/t/XLtMmgkKGw.

2.If you edit a post you have this option like here: http://screencast.com/t/hG7nDWLQ4sv The reviews post will appear with star on all the widgets and blocks from newspaper.

About social counter please go in Appearance-> Install Plugins and activate the plugin like here: http://screencast.com/t/V533CHwf1
Afetr you activate the plugin go in Appearance->Widgets http://screencast.com/t/znoorHbR45u and here please add the id facebook http://screencast.com/t/ZTcwh0ywlbh7 , etc 🙂

Post count: 20

Thank you for your adequate guidance, Daniela. I really appreciate that.

I have another trouble with the template of category page which I cannot access to. Could you show me how I can set the templates (which can be modified in the Customization)? The only thing I could see is the template for Homepage.

Again, thank you for helping me out.

Post count: 3343

Hello again,

Unfortunately, the category page don’t use a template as homepage, but you can change the layout http://screencast.com/t/bfULSqPnl2 and you can select the module 1, module 2, etc.

Post count: 20

Hi Daniela,

I see your point. Now I have a category which I can change the layout but I cannot link the category http://www.screencast.com/t/2WBOhKTaBJTy with the page on the header menu http://www.screencast.com/t/C1xx5dQy.

I just want to create a layout like yours: http://demo.tagdiv.com/newspaper/category/module-8-category/

Sorry if I miss out the obvious.

Thanks & best regards.

Post count: 20

I think I could figure it out by myself. Thanks for your support, Daniela.

Can I change the text of the button: Continue?

  • This reply was modified 12 years by NewWP.
Post count: 3343

Hello,

The text color of the button will be changed with the theme color. Do you want to have another color?

Post count: 20

No, i mean the text “Continue” which i want to change to my language, not English. So how can I do that?

Post count: 3343

Hello,

Go in appearance -> theme-options -> translate and search Continue text like here: http://screencast.com/t/YUaU9S6hjqNi

Post count: 20

Thank Daniela.

I managed to translate all the text, however there are 2 of them which is unchangeable:
– We’re sorry, but the page you are looking for doesn’t exist.
For this case, both the translation and English text show up on the screen like this: http://www.screencast.com/t/YEMgRoQ1peE
– If you’re not happy with the results, please do another search. http://www.screencast.com/t/mUXByHNBNg
Hope these 2 will be fixed on the next update.

Also, I want to change the size of the big slide. So how can I do that? Do I have to change the code or something?

Post count: 20

Also, I want to remove all the categories listed in the post (under the title). Is it possible?

Thanks in advance.

Post count: 3343

Hello,

Go in Theme-options -> Translate and search like here: http://screencast.com/t/qbQB4jc3 it should works.
To change the size of the big slide you have to change the code, is hard to improve it.
You have to remove the categories one by one like here: http://screencast.com/t/EOJcxBfZ

Post count: 20

Great. Now I can remove the categories. But how to change the size of big slide? I just want to know where and how to change it, even the coding stuff, I can do it myself.
Because sometimes the size of element of the plugins is too big or small which does not fit our site, so I really want to have a full customization on this. Please help me out so I can know how to customize item on Visual Composer.

By the way, I want to put specific content on the side bar for each post, is it possible? For example, for a device review, I want to post a short description for each device on the post about pros and cons. Can I do that? I don’t want to create a page without a sidebar because the feature image, the rating score and the comments are too big.

Thanks so much.

Post count: 20

Can anyone tell me how to change the size of elements on Visual Composer or the spacing between content blocks? http://www.screencast.com/t/yusfTTX08T
I want to customize the theme (such as to reduce the spacing between the blocks to make the content looks richer…)

Still waiting for the reply.

Thanks.

Post count: 20

Can anyone answer me the question about the spacing?

Thanks so much.

Post count: 3343

Hello,

To reduce the space bellow the block there is a padding-bottom. see here: http://screencast.com/t/sxmdihsLH

Add to style.css like.
.td_block2 {
padding-bottom: 0px !important;
}

Sorry for long delay

Viewing 17 posts - 1 through 17 (of 17 total)
The forum ‘Newspaper’ is closed to new topics and replies.