Can I use diferent home page for notebook, tablet and mobile phone view?
I need to display different content for mobile users, because the “head” content (Main stories, Editors Pics,, Trending Stories,Popular stories) is too long for using in mobile view. The mobile users lokks for News Cards.
For notebook and Tablet is perfect , it s beautiful, but for MOBILE i NEED TO USE ONLY NewsCards with MORE button.
How can I do that?
Your homepage template for Netebok and Tablet
End for mobile phones tamlpate like this : https://www.masonrylayout.com/masonry-theme-demo/makalu/
The different is in result after pressing the MORE button
The template is nice, I will buy it if i can use different contetnt (home page) for MOBILE phones.
/Users/theodorosparres/Desktop/printscreen.png
I have big problem because I want to add about 30 pages more and at mobile version the user is obliged to scroll down 30 or 40 pages to see other category, when I solve this problem I can put again my website on line
Disable mobile site? what do you mean?
I explain you again:
It’s normally when user open the site via mobile it’s auto display «view mobile site» and should display the front page but my site is show only the blank page with «Home» text like image in previous post។
YES we can change to «View full site» to see the blog display but this not make sense to tell visitor to click view Full site.
Please guide me!
Thank you,
Hello,
my site is http://www.igeitoniamou.gr and when I use mobile, the menu is all expanding, can users decide when the menu will be expended? Thank you, also the pictures are very large in the mobile version, I want to do smaller pictures, how is this possible? Thank you
Hi there,
We have reduce the width size on single page as of user point of view to read the content.
You can add below line of code in Appearance > Customize > Additional CSS to make the content area to full width.
@media (min-width: 1400px) {
.post-template-default .site-content .container,
.page-template-default:not(.woocommerce) .site-content .container {
max-width: 1340px;
}
}
@media (min-width: 1600px) {
.post-template-default .site-content .container,
.page-template-default:not(.woocommerce) .site-content .container {
max-width: 1540px;
}
}
@media (min-width: 1800px) {
.post-template-default .site-content .container,
.page-template-default:not(.woocommerce) .site-content .container {
max-width: 1740px;
}
}
Thank you for using our theme.
Hello Support, will you please help me install the Demo Content of Superior Pro to my New Website. It will be a big help to me. I sent/emailed you already the website name, the temp UserName and the temp password. Thank you in advance.
hi @valerio-avvisati,
The height and width of the header is not in fixed ratio. We have developed the header in a responsive style so the background image gets covered in a responsive way.
The width will changes according to the users screen size and Height will changes according to the element uses in header. Like if you remove advertise then height will decreases a bit low and if you add the bigger logo image then the height increases and these things also affects on smaller devices as well So It’s not possible for us to provide you the exact ratio for header.
If you really need the exact ratio then you have to hire a developer for customizing the codes accordingly to your needs.
Thanks.
HI Eefke,
Just login to our site with the same username that you have purchase the theme and you will be redirected to your account page where you can see your order detail as well as download link to download the latest version of the theme.
Thank you!
Hello,
I’m using Newscard (Free edition). I wondered if it was possible to change the number of posts featured in the frontpage carousel (going from 5 to 10 for example), and to display an indicator of the user’s position (like numbers or dots). Is this possible without adding custom JS and without messing with the theme files ? Is this an option included in the ‘Pro Edition’ ?
Thank you in advance for your answer.
Hello @philippe You have to be a registered user for wordpress.org as well to make a review. Please create a account on wordpress.org also and you will be able to review our theme.
Thank you!
Hi,
I want to reduce the elements that appear on a page for a post. I am talking about when the user has already clicked on a post and they are reading its contents.
e.g. Not interested in categories and authors appearing as there is a single author for the whole site
Is there a way to select only the elements that I wish to appear?
Thanks,
Yiannos
Hi, I want to display an author with short bio at the end of each post. I have tried several plugins. I have tried adding guest authors, adding users, and many other things. Originally i did not want to add every new author as a new user, so I made guest authors. They show up as the author, but I don’t know how to get the bio to display on the frontend, so I just wrote it into the post. I would like to use a better method of linking authors or guest authors to each post and having their name and bio also display below the post. Is there a better way to do this within the theme, or is this functionality only external to the theme?
http://www.rs.11bcm.com
Hi Marc,
The section you are talking about are the fields where user have full control with their content.
You can simply edit the content and write it with the language that you want to.
Let us know if you have any problem.
Thank you!
ISSUE RESOLVED!
After putting in a request to have my IT department install a WordPress update and mentioning the problems I’ve had with compatibility, we discovered the issue here…
Compatibility View is enabled in Internet Explorer for internal sites by default for a lot of PCs. When we turned that off, the site worked fine in IE. Compatibility View will not be a problem on the live server, since people would have to manually set that specifically for our site and most users would not do so.
This would explain why your demo site appears normally, since it’s live.
So for anyone else out there – check into the default settings in IE so you’re able to view your page correctly. We delayed our site launch for a month trying to figure out the problem…only to realize there was no problem.
Thank you, Theme Horse crew, for replying to my crazy requests for help. Now we know! Forever grateful for your awesome themes and support.