Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
DavisBeatz
tagDiv Member

I have always used WP Rocket with your theme with customized settings with absolutely no issues.

DavisBeatz
tagDiv Member

Nevermind I found it, but how am I able to completely customize the 404 page? to include a search box?

Just curious.

DavisBeatz
tagDiv Member

So there’s no way to add the featured video thing to different post types? Like where do you guys attach it to the posts post type so I can look at it atleast? Or can you not even tell me that….

DavisBeatz
tagDiv Member

Yes it does, If you read my post it tells you to select a Style….

The style is what enables the More News thing and also the popular categories..

Select the second one under footer templates…… It even shows a little example of a picture of what it does etc. you literally can’t miss it.

If this doesn’t help wait for TagDiv on Monday to answer your Q

DavisBeatz
tagDiv Member

This section will be in the Themes Panel -> Footer -> Footer Settings

As you can see when you navigate here you can select the style of your footer, including editing the footer background, footer info content and instagram settings and also sub footer settings like copyright.

So just go to your Theme Panel -> Footer -> Footer Settings

DavisBeatz
tagDiv Member

I installed it, it seems like its fine…

DavisBeatz
tagDiv Member

It’s broken for me too with Child-Theme btw,

I wonder if it needs updating or what went wrong..

DavisBeatz
tagDiv Member

You want the module file in this folder..

/wp-content/themes/Newsmag-child/includes/modules

DavisBeatz
tagDiv Member

Goto the theme panel so

WP-Admin > Theme Panel > Header > Top Menu > SHOW DATE

Enable it.

http://gyazo.com/8afc75501ea2e26c5c02c2c39fb92c05

DavisBeatz
tagDiv Member

If the page is on the homepage, you really can’t… It loads the excerpt….

As if it was for a individual post or page, you can easily do it by adding lets say

<font color=”red”>Hello</font>

DavisBeatz
tagDiv Member

I have a question,

Are you installing WPTouch to try and “save” and recover from the loses you experienced?

What did you use before the newsmag theme?

Was it responsive, how is google indexing the new theme.

I haven’t ever experienced a drop like this….. and I have around 50 percent of my traffic is Mobile.

If anything I lost more traffic trying out WP Touch Pro then using a normal desktop theme (as bad as that sounds)

Also which are you using to test page speed?

DavisBeatz
tagDiv Member

In the menu section, Don’t add the pages as categories

Add them as bare links using the category name, for the link make sure you put a # so like this

http://gyazo.com/1407fc8a6656e36f35ace54c0f0b1f73

DavisBeatz
tagDiv Member

Goto the theme panel

http://pavlikeni.com/wp-admin/admin.php?page=td_theme_panel

and then goto

“Theme Colors”

It should be in that tab.

DavisBeatz
tagDiv Member

Make a unique page your homepage and and scroll down to the “Show Only Unique Articles”

http://gyazo.com/0a81e2f4cdb01a2dfb86758bdca671b8

DavisBeatz
tagDiv Member

Honestly read through the documentation that is included with the theme, half of your topics are within the documentation…..

If you just look through the Theme Panel you will all of the options to do this.

DavisBeatz
tagDiv Member

http://urbanmusichq.co/

I use the tagdiv booster and WP Super Cache (use to use W3 but too many useless options haha)

I test 97/90 or so on my gtmetrix and pagespeed I am pretty sure.

Also use Chris’s optimizations.

DavisBeatz
tagDiv Member

Cheers

DavisBeatz
tagDiv Member

Hey I just added this in the module I use

<div class="meta-info">
<?php if (td_util::get_option('tds_category_module_6') == 'yes') { echo $this->get_category(); }?>
<?php //echo $this->get_author();?>
<?php echo $this->get_date();?> <span class="genreHome"><?php echo $genre;?></span>
<div class="vc_empty_space" style="height: 5px"><span class="vc_empty_space_inner"></span></div>
<?php if (is_page()) { ?><span class="timeAgo">Posted <?php echo human_time_diff( get_the_time('U', $this->post->ID), current_time('timestamp') ) . ' ago'; ?></span><?php } else { ?><?php } ?>
<?php //echo $this->get_comments();?>
</div>

Worked perfect.

Result: http://gyazo.com/3406482a39ad5d5004006f625deb5d8c

DavisBeatz
tagDiv Member

Anyways, fixed it without your help really by adding

<?php if (is_page()) { ?><span class="timeAgo">Posted <?php echo human_time_diff( get_the_time('U', $this->post->ID), current_time('timestamp') ) . ' ago'; ?></span><?php } else { ?><?php } ?>

Thanks anyways.

DavisBeatz
tagDiv Member

Doesn’t it take you literally 5 minutes to do that….

Could you direct me in the right path at least?

DavisBeatz
tagDiv Member

If you see my main page on

UrbanMusicHQ.co

you will seeh ow thye all say

Posted 3 days ago or

Pasted 4 days ago or whatever it says now

I need it to say the right date, its like its staying in 1 query post cuz of it. Anyways I can fix this?

DavisBeatz
tagDiv Member

Thanks for this, disabled my CDN and implemented all of these, runs a lot faster now

Cheers

Send me a email sometime we should talk about things.

davis@urbanmusichq.com

DavisBeatz
tagDiv Member

To add a sidebar, goto the Theme Panel —> Template Settings

Then when in that tab click on Archive Template and then you find the words

CUSTOM SIDEBAR + POSITION
Sidebar position and custom sidebars

The box that says Default Sidebar, click on it and and a drop-down menu should pop up, In that drop-down menu it will display a text box with the words Create a new sidebar, In that box type SidebarB and press enter.

Then goto widgets and bam you have another sidebar you customize etc.

DavisBeatz
tagDiv Member

What cache plugin do you use?

DavisBeatz
tagDiv Member

Are you asking how to create another sidebar or how to show it on a page?

2 completely different questions..

To add a sidebar, goto the Theme Panel —> Template Settings

Then when in that tab click on Archive Template and then you find the words

CUSTOM SIDEBAR + POSITION
Sidebar position and custom sidebars

The box that says Default Sidebar, click on it and and a drop-down menu should pop up, In that drop-down menu it will display a text box with the words Create a new sidebar, In that box type SidebarB and press enter.

Then goto widgets and bam you have another sidebar you customize etc.

Viewing 25 posts - 1 through 25 (of 42 total)