Info about the theme
-
Hi, I am newbie in WordPress, so have that in mind. I want to ask a question do Sequential can have three columns on front page something similar as Edin theme from the same author, or only featured pages? Also contact page is displaying differently in admin panel and in incognito window of the browser.
-
Sequential does have a grid page template, but it’s not something built into the front page, like in Edin.
https://sequentialdemo.wordpress.com/page-templates/grid-page/
Also contact page is displaying differently in admin panel and in incognito window of the browser.
Could you please provide a link to your contact page so I can take a look and explain exactly what is not displaying as you’d like?
Hi, I am trying out theme locally. I can provide you printscreens so you can seen a problem with contact page. Look at this https://www.dropbox.com/s/e4b5nscv9ovvgs7/admin.png?dl=0 – admin, and this https://www.dropbox.com/s/ko5jaxqrtmmasuw/incognito%20window.png?dl=0 – incognito window, it adds up contact form on the incognito window.
I don’t see a contact form in either of those screenshots – what you’re seeing is the comment form.
Could you explain what the issue is specifically? It’s a bit hard to tell since you don’t show the entire browser window in the logged-in version.
I might need to see this live to be able to troubleshoot further – let me know when it’s up on a remote server?
Hey Kath, thank you for helping me. When I get live with website, I will let you know. In the meantime, I have one more question. Sequential is build on top off Underscores, and I have created a child theme of Sequential, locally, and then made a website. Is that okay?, I am asking because I know that starter themes like Underscores have a politic of making changes on theme without making a child theme. I think that I am on the right path, but just want to be sure. 🙂
Underscores is different from Sequential since it’s a starter theme, and as you said, not intended to be used as a base for a child theme.
On the other hand, Sequential is a full theme, and making a child theme of it is the right way to ensure that you can still keep updating Sequential without losing your customizations.
So you’re definitely doing the right thing!
Thanks Kathy. 🙂 Soon, for day or two, I am going live with the website. So, please dont close this thread, yet. I have couple of more question, but I will leave them for live website. Also, I want to ask you (this is not part of your job, so you can skip it) do you have any suggestions how to upload child theme to server?
do you have any suggestions how to upload child theme to server?
I would recommend using an FTP tool for that:
http://codex.ww.wp.xz.cn/FTP_Clients
Good luck finishing up the site!
Okey, here is a live website.
http://astrazlata.rs/ (Need to work more on it)
I have a few question:
How can I show up breadcrumbs?
On the mobile phone footer is green like a color of header, dont know why? Here is the image – https://www.dropbox.com/s/gl8zvr0tqmkryyj/footer%28color%20as%20header%29.png?dl=0How can I show up breadcrumbs?
Sequential displays breadcrumbs on pages through the Jetpack plugin. If you activate it – no special module is needed – you should see something like this:
On the mobile phone footer is green like a color of header, dont know why?
That’s part of the theme’s design – you’ll see the same thing on the demo site at screen widths less than 1020px:
https://sequentialdemo.wordpress.com/
You can override in your child theme if you prefer to keep it dark grey. Give this a try:
@media screen and (max-width: 1020px) { .site .footer-navigation, .site .site-footer { background-color: #313131; } }Okay 🙂 . Thank you for support, now you can close this thread.
Best regards,
JovanSorry, one more is there any way to change a “home” from breadcrumbs to my native lang. “pocetna”. I know that code for breadcrumbs is located in header.php, but dont know is that option available? Also on blog page I want to change archive to “arhiva”, and recent post to “poslednji tekstovi”.
Have you selected Croatian as your language under Settings > General?
Yes, now is fine. Serbian language is my native.
Thank you very much for helping me. 🙂
I appreciate it.
You can close thread now.Kind regards,
JovanGreat, glad everything is set now!
The topic ‘Info about the theme’ is closed to new replies.

