I have always used WP Rocket with your theme with customized settings with absolutely no issues.
Nevermind I found it, but how am I able to completely customize the 404 page? to include a search box?
Just curious.
-
This reply was modified 9 years by
DavisBeatz.
-
This reply was modified 9 years by
DavisBeatz.
-
This reply was modified 9 years by
DavisBeatz.
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….
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
-
This reply was modified 9 years by
DavisBeatz.
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
I installed it, it seems like its fine…
It’s broken for me too with Child-Theme btw,
I wonder if it needs updating or what went wrong..
-
This reply was modified 11 years by
DavisBeatz.
You want the module file in this folder..
/wp-content/themes/Newsmag-child/includes/modules
-
This reply was modified 11 years by
DavisBeatz.
-
This reply was modified 11 years by
DavisBeatz.
Goto the theme panel so
WP-Admin > Theme Panel > Header > Top Menu > SHOW DATE
Enable it.
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>
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?
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
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.
Make a unique page your homepage and and scroll down to the “Show Only Unique Articles”
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.
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.
-
This reply was modified 11 years by
DavisBeatz.
Cheers
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.
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.
Doesn’t it take you literally 5 minutes to do that….
Could you direct me in the right path at least?
-
This reply was modified 11 years by
DavisBeatz.
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?
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.
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.
-
This reply was modified 11 years by
DavisBeatz.
What cache plugin do you use?
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.