Few issues I'm Having

Posted in: Newsmag
Post count: 9

Hi all!

First I want to say thank you for making an amazing theme, absolutely love it. I’m just running into a few issues that I do not know how to address. They seem minor but maybe someone can point me in the right direction.

1. I’ve set my blog to “Latest Posts” as I could not seem to find out how to make the posts on the main page exactly like the “Classic Blog Demo.” What I mean is I could not figure out how to make posts look like this. So that being said I just set the blog to have “Latest Posts” but when I choose the “Summary” tab in reading, the posts do not go to excerpt size but are still full length.” Is there a way to achieve the short excerpt size like in the example while maintaining the same appearance as the demo?

2. I can’t seem to access the visual editor within posts. So when I actually go to edit a post, I can only access the information and edit using the “Text” Tab and not the editor. Any idea why this might be happening? When I click “Visual” it is just blank.

This is all for now!

Post count: 9

One other thing. On Mobile, for some reason I cannot get the “Featured” article to go away as it blocks the entire screen. How can I turn this off on mobile or add it to the end of the article.

DopeMag.co is the domain.

  • This reply was modified 10 years by Dope Mag.
Post count: 6535

Hi

1. You need to insert the Read More button where you want your post to stop on module 15: Here is an example: http://screencast.com/t/rxJITxkYhttp://screencast.com/t/1YM7EJSG
2. Try to deactivate all plugin except Visual Composer, Clear all caches then try to edit a post in Visual mod again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

I am not sure what you mean in your second reply so please provide more specific details about your issue so I can inspect it closer.

Thanks!

Post count: 9

Hi Andrei,

1. Is there no way to apply this to all articles on the home page?

2. Ok i will try that.

3. When I’m reading an article, i have the “Read More/Featured” article pop up on the side of the screen on mobile. It blocks the article i’m trying to read. See here on mobile. http://dopemag.co/hip-hop/phife-dawg/

Post count: 6535

Hi

1. I’ve checked your homepage and noticed that all posts displayed in module 15 have the Continur button added. Are you trying to add this button also for posts displayed in sidebar?
If this is what you want to achieve then you can add in sidebar a block which have Read More button included. For example you can use block 12 in sidebar do achieve a layout similar with this one: http://screencast.com/t/FS2qz7uclX0
If this is not what you mean please provide more details about what you’re trying to do.

3. Are you referring at more article box: http://screencast.com/t/UzLDPYifxX If you want to hide that box on mobile use this css in theme panel > custom code > custom css:

@media(max-width: 767px){
.td-more-articles-box {
display: none;
}
}

Thanks!

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