18 comments found.
Hi,
By deafult this option available only for static pages (you can use the Fullwidth page template). For post pages this can be done via development work.
FoxLight 1.03 Available for Download [2016-05-21]
Changes:
- Fixed: Minor bugs
- Added: Translation .pot file
- Updated: Instagram js
- Updated: Masonry js
- Improved: RTL support
Hi, is there a user manual for this theme? Can’t figure out how to do a lot of things, like put in a menu, etc
Hi,
Try to read the Documentation (located inside zip file)
Hi Serge, I was looking for something more reader-friendly (Wordpress newbie here!) One other question: how do I change the color of text with links and change the color of the sidebar in block quotes? Do I have to go into the code for that? (I don’t know how to code)
Hi,
1. What the text and the links do you mean? Can you show me this on your site?
2. Can you the sidebar on your site?
Hi Serge, my blog is not live yet because I’m still trying to figure out how the theme works. May I send you a screen cap? Please let me know where to send it. Thanks in advance!
Yes, send me a message through my profile
Actually, you can change the colors via menu Theme Options -> Styling Options ->Theme Color
I did, but the bar before the block quote remained mustard and didn’t change to green (as I specified as Theme Color)
Sent you a screenshot on Twitter by the way
Try add to the end of file styles.php (via WordPress editor):
.ct-custom-page blockquote, .single-format-quote .content-wrapper p { border-left-color: <?php echo $theme_color; ?> }
and then you will be able change the color.
The update fixed my issue with the block quote. Thank you!
You are welcome
New questions: 1) How did you put the About Me section in your sidebar? What widget did you use?
2) How do I get thumbnails of recent posts to show up on my sidebar? Right now it’s all text.
1. It’s standard Text widget with a custom HTML code. Example:
<p><img src="http://wp.color-theme.com/foxlight/wp-content/uploads/2015/07/blogger.jpg" alt="Blogger" /></p> <p class="text-center margin-10t">Pellentesque vitae varius velit. Proin non metus id sapien commodo sollicitudin. In volutpat velit lorem, at posuere ligula viverra quis. Nam eu tortor mi.</p> <p><img class="aligncenter no-margin-b" src="http://wp.color-theme.com/foxlight/wp-content/uploads/2015/07/serge.png" alt="About Me" /></p>
2. Just use our custom widget “CT: Recent Posts”
Hi, the images on the carousel don’t render properly on mobile when on portrait mode. Also, the menu is not visible on mobile either (whether portrait or landscape). Is there a fix for this? www.heyoddsauce.com
Hi,
1. Try deactivating all of your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
2. It seems some of your site features cause this (subscribe).
Hi there, it was Jetpack causing the glitch. I deactivated and the carousel rendered properly on iphone. But now that I’m trying to reactivate it, I get this error message:
Your Jetpack has a glitch. We’re sorry for the inconvenience. Please try again later, if the issue continues please contact support with this message: xml_rpc-32700
Not sure what that means.
Hi,
Maybe this helps you – https://wordpress.org/support/topic/the-jetpack-server-could-not-communicate-with-your-sites-xml-rpc-url-2
I was only able to reconnect to Jetpack after I changed theme back to default WP theme. Then I switched back to Foxlight. However, Jetpack + Foxlight makes featured image on mobile stretch vertically. Any plans of making Foxlight and Jetpack more compatible on mobile?
I have also disabled carousel because of the image rendering problem on mobile
Hi,
Try add the CSS:
.post-thumbnail a img { height: auto; }
That works, thanks!
You are welcome
Dear Serge. Thank for the great Theme. I have a problem to choose the 1 Column + Sidebar Template on index.php: Theme Options -> Blog Options -> Select a Layout for the Blog page : 1 Columns + Sidebar. After activated this, the Template remains in the 3 Column-Template. I need help. Greetings, Bjorn
Hi Bjorn,
Can show me your site?
Hi Zerge,
show here: www.golden-cage.de
Thank you, Bjorn
Be sure your theme files are writable (especially /css/options.css)
I changed the options for options.css and the whole css Folder, but nothing the bug is almost there.
It seems you doing something wrong or your settings is incorrect. I need access to WP admin panel and FTP access, to see what the problem is. Send me a message through my profile
Great WordPress Blog Theme
Thanks
Hi Zerge, nice theme, I bought the theme.I just have one problem: How do I manage to get a sidebar on the frontpage (blogroll)? Can you give me a hint? Thank you! Best regards, Chris
Hi,
You can change layout via Theme Options panel.
Hi Zerge, cool, it works. But when I enable the ADs-Block it won’t show up above the sidebar. I put the type to “banner”, text align to “right” and put a 1o padding from top. What did I do wrong?
I need access to WP admin panel, to see what the problem is. Send me a message through my profile
Such a beautiful theme! Thanks.
Done! I do have one question about the theme. The live preview shows ‘Archives’ in the menu. How do I get something like that? For example, I have a menu item ‘Review’ and when the user clicks on that, I want it to show all the reviews on my site (in block view), like it shows the results in the search bar. Hope you can help me.
You can add any menu items via Appearance -> Menus. Also, you can activate some features via menu Screen Options (on the top right)
Hi – love the theme. I have a client interested in this theme. They want to know if the right hand panels that show up on inner pages – can they be customized per page? So can we have different widgetized areas on the right hand side or is it a shared widgetized area for all inner pages?
Thanks, Tanya
Hi Tanya,
Yes, this can be done. For example, you can use this plugins:
https://wordpress.org/plugins/easy-custom-sidebars/https://wordpress.org/plugins/custom-sidebars/
Let me know if you have any other questions or need further clarification.
Great theme, Good luck
Thanks
Hi, how do I generate the home page of three columns? Thanks.
Go to the Admin Panel. Theme Options -> Blog Options -> Select a Layout for the Blog page : 3 Columns
Do I understood correctly?
I did that, but nothing happened. You can see my front page here: http://freebieboard.net/
I’ve got several posts, but nothing in the front page.
Just change your “Reading settings -> Front page displays” to default (Your latest posts)
Thanks a ton Zerge. Now I got it. It’s a pretty different way to go than with normal wp themes
How do you take this “Thank You Page” -title away? Or edit it’s font? http://freebieboard.net/index.php/thank-you-page/
Add to the file style.css (or Custom CSS field):
.page .entry-title { display: none; }
Thanks, How about the post title? Is editable via theme options? Like font and size or do I just CSS it.
You can change it only via CSS.
Everything seems pretty easy, but do got any tips for changing the transition on the frontpage of three blog columns? I mean it only shows three of them before I scroll down. Would be nice to see as much from the masonry as possible.
You can disable “transition” via Theme Options
I tried my best to find it, but didn’t. I would love to keep Infinite Scroll on. It’s great, but I would also like to see all my post on my frontpage without having to start scrolling down. Otherwise seems like a perfect theme Zerge!
Go to menu Theme Options -> General Settings -> Parallax JS Library -> Disable
I would appreciate if you rate our theme
(menu Downloads on ThemeForest)
Thank you.
Sure, thanks.
Can you help me in this one. My frontpage post thumbnails are not as same ratio that original. They’re cropped. Would be nice have the as a same size. Is thin also in theme options? I couldn’t find it. Thanks.
For example, replace in the file functions.php:
add_image_size( 'large-thumb', 558, 600, true );
with
add_image_size( 'large-thumb', 558, 9999 );
and then rebuild thumbnails.
Awesome work, GLWS
Thanks
Very nice theme, good luck
Thank you
Beautiful and Clean. GLWS
Thanks
Another amazing work
Thanks
This looks great, nice theme!
Thanks
This is Theme Members can write? (Or members can be created an article on this theme?)
All the users with appropriate roles can create articles.
https://codex.wordpress.org/Roles_and_Capabilities#Summary_of_RolesNice theme, GLWS
Thanks
Looks amazing, GLWS
Thank you