Any chance you could help me create a child theme?
]]>I need to remove the background color of stickied. I just need the post stuck but not highlighted in a different color.
]]>In Creative Blog, can I use the Custom CSS box under Design Options in Customizer to call a different image for mobile phone screens? (My featured image, a logo, shrinks too small to read.)
Or must I use a child theme?
I have tried the following without success:
‘}
@media screen and (max-width:420px){
.featured-image: url(‘https://www.frazeology.com/wp-admin/upload.php?item=1358’){
float: none;
text-align: center;
margin-right:0;
}’
(I am a newbie at PHP)
Thanks,
Eric
https://www.frazeology.com
How do I change the background color for all pages but keep the post content background white (like how the Dashboard is)? Thanks.
]]>https://www.mikeshowlingdeals.com
Hi. Can I decrease/remove the white gap that shows under the header image? Thanks.
]]>Hi,
I would like to add comments box (but moderated – send an email for validation) only on one page ? Does someone knows how to do it ? I am really a beginner on wordpress… ??
Many thanks in advance for your help
]]>Hi,
On the demo (https://demo.napitwptech.com/creative-blog/) the menu move to on the top of the page when you scroll down but it doesn’t seems to work with mine. Do I do to set up something or add some code ?
Many thanks in advance for your help ??
]]>Hello,
I would like to create a page “leisure” and display on it all the articles in list who have the category leisure and do the same for an other page named “talk” and display only the articles in list with this category ? Does anyone have an idea ?
Ideally I would like only a display list of the articles (image, date, text) but no links on it to go to the article itself.
Thanks for your help
]]>Hello,
I would like to create a sub submenu (1, 1.1, 1.1.1) using creative blog template, I means in the demo version (https://demo.napitwptech.com/creative-blog) for example I would like a submenu for Theme who is inside the submenu Links.
Help please ??
Many thanks
]]>mikeshowlingdeals.com
While `function add_before_content($content) {
return ‘<a href=”www.mikeshowlingdeals.com/privacy-policy/”>The links in the post below may be affiliate links.</a>
‘.$content;
}
add_filter(‘the_content’, add_before_content);`
shows the same text on every post, hyperlinked text only appears after clicking on a post title to go directly to the post. How do I get the predetermined text to be hyperlinked on all pages?
Also, how do I do a line break on all pages? Just like the hyperlink, the line break only appears after clicking on a post title.
I was told on the WordPress support forum that my “theme is using the_excerpt() in the index and archive pages;” and to ask here on how to change that. Thanks for any help.
]]>What are the best sizes for Creative Blog media?
Thumbnail
Medium
Large
Featured Image
Does it support Retina2x?
]]>The dates in the comments are links.
The links don’t go anywhere.
The links all go to the same url:
https://domain/page/#comment-link
Should this link go to the comment # instead?
How can I remove this link until it is fixed?
How do I edit the Full Width Layout. I see it is not a page template in the default sense. Where are the layouts located?
]]>In the demo there are social links in the header. I enabled the social menu. How did you add the icons?
]]>The drop down, by default, doesn’t seem to support more than 1 level submenu. Is this accurate? No plugins.
Menu looks like
Parent Page
– Child Page
– Child Page
– – Grandchild Page
– Child Page
Output
Parent Page
– Child Page
– Child Page
– Child Page
Grandchild page ignored
]]>I couldn’t find any documentation on using this theme. Perhaps consider making some basic documentation for what is required in each Post Format (tags, shortcodes, etc.) to make it work correctly. I don’t see any meta boxes to put the information into.
Here is the problem.
I put a new quote into blockquote and posted it. And it came up as citing the post author. I put a cite tag and it is not included in the styling, but rather, as part of the body. Maybe I did it wrong.
Can you show me an example of the post content code for a working quote post?
]]>Before Scroll
https://omicreative.site/oops001.png
After Scroll
https://omicreative.site/oops002.png
4.5
Fresh Install of creative-blog theme
Plugins disabled
Empty child theme (using enqueue in functions.php not import)
Can’t replicate issue because menu is not sticky on demo or author site https://napitwptech.com/
Note: I LIKE a sticky menu. Not sure if it’s residual code leftover after disabling ubermenu (can that be possible?)
]]>Catchable fatal error: Argument 1 passed to DOMDocument::importNode() must be an instance of DOMNode, null given, called in (mypath)/wp-content/themes/creative-blog/template-parts/content-quote.php on line 13 and defined in (mypath)/wp-content/themes/creative-blog/inc/extras.php on line 665
I replaced my directory names with (mypath)
This appeared on https://(mydomain)/category/articles
]]>