No search results were found in Documentation!
Hello,
A little digging into this issue shows that plugins could also affect the archive page: https://wordpress.org/support/topic/clicking-on-a-dates-archive-redirects-to-homepage
So please disable all your plugins except visual composer, clear cache, re-save permalinks and try again.
Let us know how it goes.
Thank you!
Hi,
for our website we build some kind of a welcomegate with optimizepress. Whenever someone types in our domain, he starts with that page.
The main theme on the other hand is newsmag, of course. My problem: is it possible to link the logo within newsmag not to http://domain.com, but to our “homepage” for the main newsmag site, i.e. http://domain.com/news.
Our website: http://der-wahre-experte.de (german)
Thanks
Joerg
This is my site. http://hiring.classquick.com/
I cant for the life of me figure out how to only show one category on the home page. I dont really want all of the latest posts I just want one specific categories posts to be on the home page.
How would I go about doing this?
Thanks
David
To remove the ad or change it, you need to edit your homepage.
Regards
Awesome, It work perfectly. Thank you so much colage for guide me 🙂
I have another question, One ad automatic appear on Homepage like this
I don’t know why it appear because I have no insert ads in Homepage, plz help me!
Salut , cum fac ca siteul atunci cand se deschide , sa sedeschida cu “zone-a.ro/home” , el se deschide cu o alta interfata .Adica vreau sa pun ca pagina de pornire “zone-a.ro/home”
Hi,
My site is BitcoinWarrior.net. On my iPhone, I notice that my menu drop down box doesn’t work. It goes grey when I touch it, but won’t drop down. If I press down, I get options like to open in a new tab, but then it just opens another instance of my homepage.
Thanks in advance for your help.
Mark
Hi there – I have an animated .gif from an advertiser (AspirEDU) on our site that I’ve placed on our homepage that isn’t displaying correctly and I cannot figure out why. We have other animated .gifs on the same page that function just fine (e.g. eLearningExperts).
I’m using Newspaper version 6.6.4
Please see http://www.moodlenews.com
The .gif is in the 1st column, just below the “Latest News” section. (The ad should be for AspirEDU)
The ad is implemented via the Theme panel using the Custom Ad 1 spot.
This is the code I’ve used: http://www.screencast.com/t/omuZivaPWJ
Hi,
can I somehow disable the Unique Articles feature on a specific block on my homepage?
I want to have unique articles on my homepage except one block that shows all latest articles.
Thanks!
Hello,
This can be done very easy by selecting the default page template and add a block with infinite load as your latest articles block. You can see an example of it here: http://demo.tagdiv.com/newspaper/homepage-infinite-scroll/
We used a block 4 and infinite load option like so: http://screencast.com/t/aDOCB0VYI
Thank you!
Hello,
You could add a custom css class to the row in visual composer: http://screencast.com/t/PEo4GXo5
And then use this class with css and apply some changes to it. You can add a max-height if you want like for example:
.customrow{
max-height:800px
}
I’m not sure how the content underneath it will display, but you can use different selectors and attributes in css to position them.
You can use the .home class if just the homepage is affected by this rotating containers so you will not accidentally affect the rest of your site with the custom css.
I hope this helps.
Thank you!
Hi
You can insert an ad under post title using do_shortcode function in the file corresponding with post template used, like here: http://screencast.com/t/sOX6p9gHJ
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]'); ?>
To get the shortcode add an ad box into a blank page then switch in backend editor copy and paste this code: http://screencast.com/t/Kcqsjk9C7xbU inside do_shortcode function.
For homepage you can use the adbox clock from Visual Composer like here: http://screencast.com/t/0kTjlWwwg – http://screencast.com/t/USSisJGc
Hope this help!
Thanks!
-
This reply was modified 10 years by
Andrei L..
I made a (contact)page (https://drive.google.com/open?id=0Bxg8fYpAiZ4FUlFaNGVCWDFuNmc) as you can see. Normally you dont immediately see the text of the (contact)page on the homepage. Now you see the text of the homepage directly at the beginning of the homepage that’s odd (https://drive.google.com/open?id=0Bxg8fYpAiZ4FMHJ2djlHZFUyY0k). This the contact page url http://www.fitnessgeeks.nl/contact/. The text of this page shouldn’t be on the home.In most cases i make a page and add it to the menu so people can navigate to it.
Hi,
If you want to change the links color on the homepage, you can use this css:
.home h1>a, .home h2>a, .home h3>a, .home h4>a, .home h5>a, .home h6>a {
color: #378EDF;
}
Thank you!
.home .td-main-page-wrap{
position:relative;
top:530px!important;
}
This part bug the final block. If scroll down to the footer will see how the HOT NEWS block will override footer.
In same time LATEST ARTICLES aren’t displayed well (the final part).
I belive that new top possiton value must be added somehow to the homepage height.
Hi.
I tried to disable all plugins least visual composer and does not work.
The only way that works again video playlist, is creating the new homepage. So if that is correct.
Cheers
Fermin
Hello
How can i show the category name in the images of the homepage.
For example http://demo.tagdiv.com/newspaper/
The images show the categories like “health and fitness”, “music”, “travel” etc.
Hello seosmart,
On our homepage are displayed the blocks and these uses some modules as you can see here -> http://screencast.com/t/LOvFYRIP The categories will be displayed only for category page and these modules can be set from Theme panel ->Categories, like this -> http://screencast.com/t/NrAHFbizA
For more information about blocks/modules and category, please consult our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/ -> https://forum.tagdiv.com/how-category-settings-work/
Hope this helps!
If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.
Thank you for the message!
Hello MarStat,
I did more investigations and if you change your background-colo from the panel, you can use the body to claim your background ad from your plugin. Below I gave you an example with a background-image ->
http://screencast.com/t/ZI27oaysF5Z -> http://screencast.com/t/mjF2t0TSMh6 -> http://screencast.com/t/Tez4l7LzM
The code is ->
body {
background-image: url('http://www.gettyimages.ca/gi-resources/images/Homepage/Hero/UK/CMS_Creative_164657191_Kingfisher.jpg');
}
Hope this helps!
Thank you for the message!
Hi,
On my homepage stressplein.eu I placed a view blocks which show posts in random error. Is it possible to filter out ‘old’ posts without having to place al the individual id’s in the filter?
Hello!
I wanted to remove the white spot on my home page underneath my content, like the row has “td-black-row” on it but i want the whole page black like that row – http://www.yycnow.com/
Also how do I go about making certain page backgrounds black like the homepage setup? in it and wanted to make some page all black with that color.
Like for this page I want the background to be black and not white – http://www.yycnow.com/desserts/
Let me know if you had a hard time understanding this, I can take screen shots
Hello,
one of the users noticed (Chrome, Win7) icons in main menu (and please notice icon in red button in left area) are not loading. Could this be problem with configuration or template? Please see screenshot https://www.dropbox.com/s/i66akguisfbsecu/fonts-chrome-win7.png
Best regards,
wash
Hi catalin. Ok, but i don’t understand for categories and homepage wich are the module i must edit.
thanks
Hi. I’ve been using td_module_10. I made some CSS customizations to it and it works and looks good.
http://prntscr.com/9y3kw9
Then I wanted to make thumbnail bigger. Now they are 218×150. This is defined also in td_module_10.php file.
I managed to do some css to it and set thumb to 260×180. But then the thumb gets blurry. I used regenerate thumbnails/force reg. thumbnails plugin but nothing happens.
When I edit td_module_10.php file and replace 218*150 to 260*180, the thumbs disappear from the element on homepage.
Where should I make these changes (define thumbnail size for module 10) so the actual thumbnail rendered is 260*180?
If I just use css the thumb that gets loaded is 218*150, just little bit enlarged, which results in blurry thumb.
I found the answer on envato support but screenshots you gave as answers are expired.
Thanks