Search Results for 'demo'

    No search results were found in Documentation!

Results from the Forum
miguelTheme
Participant
#0

Good afternoon, I have a problem with the plugin, NEWSPAPER, and downloaded the theme Default Demo, and all is right in the desktop version but on mobile devices is an incomplete version, no video, no post, no solicales networks, not it seems almost nothing that is in the demo, and I want to leave my sample problem: http://www.exitorevelado.com/ here this intalado the theme Default demo, but if you are on a cell phone everything looks incomplete only a few post and nothing else,? I want to know if I have to activate a function or this happening? in intaladoen a clean, version of WordPress

heathcliff
Participant
#0

I would like to request the HTML code of this article to understand how the author created the article (I have not installed the demo content).

Thanks in advance!

kobashicomputing
tagDiv Member

Also, I looked through Media Library after I installed the demo for News magazine and no images in there are named 1.jpg

I don’t thinks its a good idea to store any theme files in the Media library anyway. If someone overwrites this, whether a theme or through accident, HTTP 404 errors are going to happen. They should be installed in the theme folder.

I don’t even see an images folder for:
/includes/wp_booster/wp-admin/images/panel/bg/1.jpg

Nor for includes\wp_booster\wp-admin:
.td-theme-panel-body #wpcontent {
background-color: #3b7fa8 !important;
background: url('../images/panel/bg/1.jpg');
background-repeat: no-repeat;
background-position: left top;
}

wim_depril
Participant
#0

Hi There,

How do I add page navigation to the bottom of the home page like what you have in this demo – http://demo.tagdiv.com/newspaper/?

Catalin
tagDiv Staff

Hello,

Please try to use a bit of cSS code to do it. Place the code below in Theme panel->Custom CSS area.

The code is ->

.white-popup-block:before {
background-image: url(http://demo.tagdiv.com/newspaper/wp-content/uploads/2016/05/login-mod.jpg);
}

Thanks.

ufukergun
tagDiv Member

Andrei hi again,

How may I add background images to login form. just like at demo.tagdiv.com/newspaper
it’s so cool 🙂

Bogdan B.
tagDiv Staff

Hi,

The default big grid 4 looks like this: http://demo.tagdiv.com/newspaper/big-grid-4/ The one you pointed out is the one from the say what demo. Each demo has it;s own unique style. If you want to have the style of the demo, then you need to install the demo or use custom code to customize the style of your grid.
You can try this css code in the theme panel-> custom css code:

.td_block_big_grid_4 .td-post-category, .td_block_big_grid_4 .td-module-meta-info{
display:none!important;
}
.td_block_big_grid_4 .td-big-grid-meta{
padding-bottom:20px;
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This happens because you use the news magazine demo. Every demo has it;s own style. The background color for the text is not present on this demo. It will only change the underline color for the titles, but there is no way of adding a text background from the settings. You can use css to do it though. FOr this you need to assign a custom class to the row containing the element: http://screencast.com/t/XZDTwAgGgsOH and then you can use it inside this code like so:
.mycustomclass .block-title span{
background-color:red!important;
padding-left:15px!important
}

You can add the code in the theme panel -> custom css box.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

I’m not sure exactly what you mean. That particular tab element layout is custom made for the news magazine demo. it cannot be replicated on another demo from the theme settings. It will need a bit of customization. Please follow this topic: https://forum.tagdiv.com/topic/need-to-duplicate-tabs-section-in-news-magazine-demo/
I’m not sure what you mean with the middle click though. Please provide more information if this is not what you mean.

Thank you!

Andrei L.
tagDiv Member

HI

I am not very sure at what demo you’re referring so please provide a link or a screen pointing to desired result so I can inspect it closer and get back to you with a more accurate answer.

Thanks!

djavin
Participant
#0

Hi ya’ll, I have a little issue, I installed the travel demo, and somehow the must read news items are only on 1 column, not on 2. I have not done anything to the theme or content, can you have a look why this is broken?

http://www.daarom.com/newsmag/

thanks,
Vincent

navadeep reddy
Participant
#0

I need a grid like this
grid image link
this grid i have seen in the following demo theme
Newspaper magazine
Please tell me briefly and show step by step procedure how to create new grid like that.
thanks

alphaifel
Participant
#0

Hi need help,

My website is sumrej.com
I want to have a very big (big grid 4) in my homepage same as this image below.
http://imgur.com/a/vT2tI
I know how to add big gird 4 in my homepage. But i dont understand why it not the same.
Can you tell me how? do i need to add any code?

PS. I dont want to install the demo.

Thank you

jiwan2004
Participant
#0

In demo home page we have “Don’t miss” widget. We can’t set the order of category and it always list all category. “Multiple categories filter” doesn’t work.

newzpot
Participant
#0

Hi.

I Just bought and installed the theme. I imported a demo and tried to play around.

I wanted to change the excerpt font color by implementing the code given here using the child theme’s stylesheet. It didn’t work, however.

I tried pasting the code on the theme panel (custom css), and it worked when either “! important” or “home” was added.

I’m wondering whether the child theme stylesheet can be used for custom css? If yes, then why didn’t the code work?

In addition, I’m not comfortable with “! important”, thus, I’d rather target specific classes if necessary. Can you point me to where to find the theme’s classes? Or at least, may I know what is the class to target a page or all pages or a single post?

Hope you can help.

Hari
tagDiv Member

When I browsed your demo on themeforest you’d see advertise menu and under that menu there are three sub menus. Those sub menu suppose to lead to specific pages. Isn’t ? Can you provide with the template of advertising page. So that it would be easy for me to customize it.

Hari
Participant
Pages - topic
#0

Hello tagdiv,

I purchased your theme Newsmag from themeforest website. I want to have a demo page for Advertise link located at top-menu. Also, I wnated to know how can I build pages with the help of your td-composer because visual composer you guys provided do not have all the required options like page section, fancy title, and many more which I used in Jupiter theme. I used Jupiter theme for another project I’m doing for my tour agency.

Please help me build pages in my website: http://www.theaccelerator.in

Andrei L.
tagDiv Member

Hi

You can use each theme license just on one product (website/domain) these terms are set by Envato here – http://themeforest.net/licenses/standardhttp://themeforest.net/licenses/faq They specify that you can use one license for one product (website/domain). You can use the license on multiple test sites and on multiple subdomains as a part of the same site-product as we did on our demo: http://demo.tagdiv.com/newspaper/ Considering that you’re building a multi-site project you can use the same license for all sites.

Thanks!

pixelonline
Participant
#0

I have purchased newspaper 7 theme & using the default demo version. I dont want to show social media counter on my home page. How do I get rid of it?

my website url: http://www.gyanvyan.com

Thanks.

Catalin
tagDiv Staff

Hello medeiros7,

Unfortunately, I do not exactly understand what you mean, regarding on ‘layout wider with the same width of demo’. Please notice that the width of the theme is fixed -> http://screencast.com/t/u5t2tBrcyQa and it cannot be modified because the layout will be damaged. Provide more details about what you mean so I will be able to provide a more accurate response.

Thanks.

BastianWeber
tagDiv Member

Hi Catalin,

I was talking about the pictures used as featured images for the posts. Aren’t those featured images from the default-theme available somehow when importing the car demo?

Thanks,
Bastian

Catalin
tagDiv Staff

Hello BastianWeber,

Please notice that if you import the demo with content, only the pictures from there are available for customers. Perhaps, you are referring to the images which are displayed to our demo preview, right? Please notice that all of these images are not available for our customers because we have copyright for all of these and it could be used only from our in this case and we cannot distribute because we are not aware doing this.

Thanks for your understanding!

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code > custom css to set a background image for header: http://screencast.com/t/AgKqYa2y

.td-header-row.td-header-header {
background-image: url("http://demo.tagdiv.com/newsmag/wp-content/uploads/2016/05/2-1-640x479.jpg");
}

You need to replace the current url with the one of the image that you want it as background for header.
Hope this helps.
thanks!

Luba news
Participant
#0

thanks 🙂

Viewing 25 results - 13,426 through 13,450 (of 17,268 total)