Hi,
Wordpress version 5.1.1. Everything seems to be functioning on my install, except activating your theme returns the following warning at the top of the header
Warning: Illegal string offset ‘custom_css_post_id’ in /…./gaelicdivinations.com/sys/wp-includes/theme.php on line 946
Thanks
]]>Hi,
the gallery has blank(white) spaces among the images. The images are ordered here randomly.
Please see an example here: https://lakoparkindex.hu/20mft_alatt/
(Please refresh page until it happens. Sometimes it works well but most of the times it doesn’t.)
Does anyone have any clues why this is happening?
Thanks
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Ftinderposts.com%2F
Prioritize visible content
Your page requires additional network round trips to render the above-the-fold content. For best performance, reduce the amount of HTML needed to render above-the-fold content.
The entire HTML response was not sufficient to render the above-the-fold content. This usually indicates that additional resources, loaded after HTML parsing, were required to render above-the-fold content. Prioritize visible content that is needed for rendering above-the-fold by including it directly in the HTML response.
Only about 7% of the final above-the-fold content could be rendered with the full HTML response see screenshot.
]]>Hello!
Great theme! But I do have a question:
I made a post ‘sticky’ to show first on the page. I was wondering if its possible to make that 1st post show on every page during the pagination process?
The reason being the ‘mobile’ version does not show the sidebar without specifically clicking for it. Being able to upload a profile pic is important and needs to be at the top of the mobile page. Sticky works, but only on the 1st page.
]]>When enabling wpDiscuz no comment form ist displayed. They are stating that this is a theme issue. Here’s the link to the thread there: https://www.ads-software.com/support/topic/no-comment-box-when-using-theme-carton?replies=3
They think tht you are not using the standard WP comment_template() function. Using other themes all is working correct.
]]>Hello all,
I have just downloaded the theme and it is really awesome, it is the closest to the style I am looking for. I am working on y website on www.ads-software.com, for the moment it is locally on my machine.
I just tried to customize the theme by changing some columns width. Then I started to have three lines of errors for all articles:
Notice: Undefined index: display_author in /Users/Lotfi/Sites/webylon/wp-content/themes/carton/content-header.php on line 25
Notice: Undefined index: display_date in /Users/Lotfi/Sites/webylon/wp-content/themes/carton/content-header.php on line 31
Notice: Undefined index: display_comment_count in /Users/Lotfi/Sites/webylon/wp-content/themes/carton/content-header.php on line 39
For information, another theme was affected by this, which is “magazine basic”. Otherwise all my other themes are working as usual.
Any help would be useful, thanks a lot.
]]>I like the style and transitions of the navigation menu, but it would be helpful for me to display my navigation like
About
– Contact
– Commission
and have the “About” link still work, rather than needing to do
About
– Bio <===
– Contact
– Commission
Currently, the only thing clicking on “About” does is open the rest of the links; which is great, but if it’s a parent page I’d like it to take just one click to navigate to. ?? Then clicking the arrow could trigger the children being shown, or even better, hovering over the top menu item.
My site is currently just using a plain Navigation widget, but here’s the demo of the original template that shows the menu.
Is this something that’s possible?
]]>The template is great, but how do I turn off “read more link to all excerpts”?
THX!
]]>The plugin JWPlayer has a glitch within the Carton theme.
For some reason, when using JWPlayer within a post in WordPress the videos do not always load.
Sometimes they do, sometimes they don’t. I have tested this with a brand new WordPress 4.0 installation with only one plugin, JWPlayer.
Upon loading a post sometimes the spot for the video is there, but the video does not load, as in, the spot where the video should be is all white.
After switching to a different theme the videos load fine on any post, at any time.
]]>Hello,
I’m using the Advanced Responsive Video Embedder-plugin on my WordPress site (NSFW adult content).
The plugin works fine on the default theme, but on the Carton theme, embeds from xtube.com won’t play.
I already asked the author of the plugin, he told me to ask the themes author.
Anyone here who can help me out?
]]>Hi
I’d really like to add breadcrumbs to my site – but I’m not sure which template to add the code to or where to add it in the file.
I’m using the Yoast WordPress SEO plugin to do this – and the code they’ve told me to put into the template is
<?php if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb(‘<p id=”breadcrumbs”>’,'</p>’);
} ?>
I’m only using pages on the site – so I’m guessing I need to put it into the Page Template?
Any help or advice would really be appreciated.
Thanks
]]>Hi,
Sometimes, articles partly overlap the bottom on IE (only tested on IE11). After a refresh (F5), everything falls into place.
An idea ?
Thanks.
]]>Hi,
Can someone please help me add the Jetpack Infinite scroll support to this theme? My coding skills are limited to copy pasting bits and pieces, and that hasn’t worked so far. https://jetpack.me/support/infinite-scroll/
Regards,
Aditya
Hi
I’d really like to remove the ability for users to post comments on each page of my site. I want to remove this functionality altogether from all of the pages.
Can you please tell me which line of code I need to remove and where from?
Thanks
]]>I’m just new to www.ads-software.com – I’ve run a blog on wordpress.com for a while now. And I’m looking at mainly text-oriented themes, of which Carton seems excellent. But how do I obtain the multicolumn look of the sample page? In the Layout block of the Customization menu there are options for the width of the column and sidebar (both in pixels). But I can’t find an option for making several columns, or as in the sample page including several columns below a single larger block. Or is this all done with html tables? (In which case I’ll have to go back to html school, as I’ve totally forgotten what little I ever knew).
Thanks!
]]>Hi,
When I try to translate the theme, CodeStyling Localization said : “Error: The actual loaded translation content does not match the textdomain: capsman
Expect, that any text you translate will not occure as long as the textdomain is mismatching!
This is a coding issue at the source files you try to translate, please contact the original Author and explain this mismatch.”
Could you correct this ?
Thanks.
]]>Hello,
When viewing my (full) site from mobile devices the sidebar menu does not come up. So far on the iPhone5 the menu flashes quickly then disappears. On an Android phone if you turn the phone landscape only then does the sidebar menu appears. Please advise.
https://www.caliswahiliconnection.org
[Moderator Note: No bumping, thank you.]
]]>The featured images are shown on the homepage, but lost on the post pages.
Is it possible to keep it?
Many thanks in advance
]]>your theme is awesome.
what supports woocommerce?
thank you very much.
Hello,
Hope you have a great day.
May I ask the reason to have “} elseif ( !is_page() ) {” in line 142 in functions.php file in non-premium theme carton?
please see code below
function bavotasan_add_js() {
$bavotasan_theme_options = bavotasan_theme_options();
$var = array();
if ( is_singular() ) {
if ( get_option( 'thread_comments' ) )
wp_enqueue_script( 'comment-reply' );
} elseif ( !is_page() ) { //This section here
//$var['loader'] = BAVOTASAN_THEME_URL . '/library/images/ajax-loader.gif';
//$var['more_text'] = '<em>' . __( 'No more posts.', 'carton' ) . '</em>';
//wp_enqueue_script( 'masonry', BAVOTASAN_THEME_URL .'/library/js/masonry.js', '', '3.1.1', true );
}
Thanks very much.
-AL
]]>Hello,
Hope you are well. You theme is really good.
I hope it’s okay to ask for a suggestion from you.
I created a page of a list of posts.
And the style=”position: relative; height: 604.017px; visibility: visible;”> is missing from
<div id=”boxes” class=”js-masonry” data-masonry-options=”{ “columnWidth”: 320, “itemSelector”: “.masonry” }
Where should I change in order to add style=”position: relative; height: ….”> back?
The code is same with index.php but when I put it as a page, for example page-products.php, it did not arrange to meet full width of screen.
Thanks very much for your time and consideration.
-AL
]]>Love this theme!
But today I increased # of posts on the homepage from 10 to 15, and that change broke the spacing between posts (giant gaps between them!).
Not seeing this issue in Safari, but definitely in Chrome. Tried clearing cache and reducing posts on homepage back down to 10, which didn’t work. Also tried deactivating/re-activating the theme. Haven’t tried deleting/re-installing but may need to.
Wondered if there is an easier fix than that. Heard of this issue before?
]]>Dear,
I’ve installed the wordpress, so I chose carton theme. But now the following message appears on my website: “Fatal error: Call to undefined function wp_get_theme () in / home/deafc569/public_html/wp-content/themes/carton/functions.php on line 7,” but have you tried to get CPanel and mo clicked “File Manager”, but does not appear codes and I do not understand the reason for the error message.
Please help me. I’m waiting.
Best Regards,
Joaquim Amado
]]>Love the theme! Any chance you’ll be adding support for Infinite Scrolling as provided by Jetpack? https://jetpack.me/support/infinite-scroll/
]]>Hi! I love this theme, thanks! I am having trouble editing the +follow tab that comes up in the bottom right hand corner of the site. I notice it’s a tab that almost many wordpress.com sites have so I’m not sure if the problem is specific to this theme or to wordpress, but I am using your theme through www.ads-software.com. Is there a way to edit this tab or remove it entirely? For some reason it’s not working when users try to type their email in and I’d rather edit or delete it, but couldn’t figure out a way. WordPress.com forums (though, again, I’m using my own domain through www.ads-software.com) suggest this can be done through dashboard–>settings–>reading but I do not see an option to delete it here or even to edit the source of the feed it supposedly links to. Editing aside, I’d be happy to simply delete it. Any thoughts? Many thanks!!
]]>Hi
I just wondered how you change the favicon on this theme? Also, I’d really like to change it so all the boxes are the same size – at the moment, the first one is larger. I’m guessing I need to change some of the CSS code – but if you could point me in the right direction, I’d really appreciate it.
Thanks
Amy
]]>I have only one problem with this beautiful theme: the box of the first comment is enormous. How to solve? thanks a lot
]]>Hello,
Masonry has some issues with IE8 due to the way it calculates outerwidth, the solution is two fold… make the following change to index.php
<!--[if IE 8]><div id="boxes" class="js-masonry" data-masonry-options='{ "gutter":40, "columnWidth": <?php echo $bavotasan_theme_options['column_width']-20; ?>, "itemSelector": ".masonry" }'><![endif]-->
<!--[if gt IE 8]><!--><div id="boxes" class="js-masonry" data-masonry-options='{ "columnWidth": <?php echo $bavotasan_theme_options['column_width']; ?>, "itemSelector": ".masonry" }'><!--<![endif]-->
to define gutter as part of the json
and add in some sizing to style.css, I used the following:
.lt-ie9 article.masonry { max-width: 290px !important; }
.lt-ie9 article.masonry:first-child { max-width: 630px !important; }
The key is to ensure that IE8’s sizing is appropriate. You may have to fiddle with the gutter and sizes til things look right on IE8… Unless someone has a more elegant solution?
Best regards,
Edward
When W3 Total Cache plugin is active, with the Minify JS and CSS options enabled, I experience two problems with Carton theme:
1) Collapsible menus in the sidebar do not expand.
2) Posts do not appear in the post list. This is due to a CSS declaration saying: div#boxes {visibility:hidden}.
Strangely, these issues do not appear when previewing the theme.
Disabling minification in W3 Total Cache solves the issues.
Is there any known fix for this? Thanks.
]]>I have my site currently installed in a subdirectory:
williamsiebold.com/blog
The WordPress Address is https://williamsiebold.com/blog
The Site Address is https://williamsiebold.com/blog
I want to change the URL that visitors use to access the home page from https://williamsiebold.com/blog TO https://williamsiebold.com (ie the Site Address)
Following the directions found in the codex (Using a pre-existing subdirectory install https://codex.www.ads-software.com/Giving_WordPress_Its_Own_Directory) I see that I am supposed to move my index.php & .htaccess files to the root directory from the /blog subdirectory. Once done, it directs me to modify the index.php:
“Edit your root directory’s index.php.
Open your root directory’s index.php file in a text editor
Change the line that says:
require(‘./wp-blog-header.php’);
to the following, using your directory name for the WordPress core files:
require(‘./wordpress/wp-blog-header.php’);
Save the file.”
However I have not found the “require” action in the available index.php files – and I wonder if you have a better way for me to make this change. Seems like it should be easier (?)
Thanks,
Bill Siebold
]]>