Hi, Alexander. I have a question about how to change or add a channel title to a specific rss feed in the Typecore theme. The rss feed channel title I’m wanting change is located at: https://ontheflix.com/category/news/feed/
Apparently, the channel titles ( <title> </title> ) are left blank on all the feeds. Can you give me a theme function code that will allow me to add a rss feed channel title to the specific feed I want?
I’ve tried searching all over the internet for an answer and couldn’t find one. I need to add a channel title so I can submit the feed to a news aggregator. Thanks….Andre Braddox
]]>Hi, Alexander. I’ve run into a weird issue going on with your Typecore theme on my site ontheflix.com. In the footer section, the light background gets removed somehow, and it just shows an all black background so people can’t read the words. It happens after the page fully loads. I included some screenshots of this issue for your reference at the following urls: https://ontheflix.com/wp-content/uploads/2023/03/Screenshot-2023-03-13-2.47.58-PM.png
https://ontheflix.com/wp-content/uploads/2023/03/Screenshot-2023-03-13-2.46.01-PM.png
Also, please note that these issues are only happening on the desktop Homepage with and without ads being displayed.
It’s happening on the desktop single post pages only when ads are displayed.
None of these issues are happening on the mobile version or the category pages.
Any help would be greatly appreciated in resolving this issue. I haven’t changed anything that I’m aware of. It just seemed to start happening out of the blue. Thanks….Andre Braddox
]]>latest wordpress update broke the slider and now it’s not showing … hope it gets fixed soon .
]]>hello Alx
How can I add google ads between posts in posts page, i found this code
php
if ( have_posts() ) :
$counter = 1; //initialize the counter
while ( have_posts() ) : the_post();
if ( $counter % 4 == 0 ):
// your ad code here
else:
get_template_part( 'content', get_post_format() );
endif;
$counter++; //increment by 1
endwhile;
...
endif;
?>
Code link
https://docs.gaslamp.media/insert-ad-posts-wordpress/
I tried with this code over and over but it didn’t work with the typecore theme
do you have any idea to make this code work or any code?
thanks for theme
I want to add a date at main page where visitors can see when the last info was updated. Any tip on how to do it in Typecore? I not mean the date on each article, I mean one generic on the site.
Thanks all!
]]>hi.. is it possible to have page numbers on the them instead of next and previous? have looked everywhere for a setting but cant find one. thank you.
]]>Hi – I just updated the typecore theme and now my top menu is broken. the Menu just appears as a long list of text and the original menu format is gone. I have tried to create a new menu from scratch but it still appears as this nasty list of blue text.
I would very much appreciate some tips on what went wrong and how I can fix this.
Thanks so much
Marc
Good afternoon! After a not very long update, themes have moved to the left of the menu. How can you put them in place? Thanks!
]]>Hello
after upgrading to the latest 5.5 wordpress version the main slider stopped showing .
I disabled plugins one by one and made sure everything was up to date , but it still didn’t show .tried different browsers and and turns out it shows normally in chrome and safari but doesn’t show in my main browser (firefox) . so I downgraded wordpress to 5.4.2 and it started to work normal again and the slider is showing normally in firefox . So you might want to look into that issue and hopefully there is an easy fix because I prefer to keep wordpress up to date.
and I did try it on 3 different computers with firefox to make sure its not a pc issue.
]]>Hi. Is it possible to place a single post from certain category on the primary sidebar? If I use Alx Posts only the post title appears and I would like all the text to appear since they are very small paragraphs.
As always, very grateful for the help. Take care.
]]>Hello!
Help me, please. After installing your theme, on the main page in the browser console, I get an error about an incorrect value in the string.
Uncaught TypeError: Cannot read property 'complete' of undefined
Link to an image with a code error
here
Interestingly, there is no such error on internal pages , but only on the main page.
Thank you.
latest news slider does not appear
Before, it appeared normally, but now it’s gone
On the cell phone, the slide appears, the PC does not appear
]]>Please tell me how to put the search button? Right near the main menu.
In the settings of the theme “Header” – “Search by title” – is enabled.
My layout is this:
2 widgets, Primary on the left and Secondary on the right.
For one page I want not to show the Secondary widget.
How can I do that?
I want to change the layout for one page.
I’m using Typecore (v1.2.1) theme.
My problem:
Header Ads is visible in a regular browser (desktop) but
is not visible on smartphone and tablet.
Why?
Good afternoon, Alex.
Thank you for a great theme that fits all my needs!
Please tell me how you can exclude entries from certain categories on the home page?
This is the necessary setting to exclude the display, for example, purely administrative posts that can be displayed in the sidebar through the widget and do not take up space on the main page.
Thanks!
Hello, I’ve just changed my WordPress theme from Envo Magazine to Typecore and I encounter a little issue with it : the featured image don’t show in my articles, I have it on the homepage, but when I go in my articles it doesn’t show up.
I’ve tried to change options and switch navigator and nothing work, is there anything I have to do to show them please ?
Here is a little list of my plugins if it helps :
– Akismet Anti-Spam
– All in One SEO Pack
– Alx Extensions
– Meta Box
– Classic Editor
– Jetpack by WordPress.com
– Loginizer
– Podcast Player
– Regenerate Thumbnails
– TinyMCE
– WP Fastest Cache
– WP-PageNavi
Thank you !!!
]]>Hello ?? I noticed there is a white space when you’re looking the website on chrome. It’s on the right side of the website ^^’ !
It’s seem to be a bug due to the Right -100% on the .s2 class. But I don’t really know how to resolve it =o) !
Have a nice day !
]]>Good morning all. I’m trying to place some widgets in Frontpage Top 1, Top 2, Bottom 1, Bottom 2 areas but nothing I place there appears on the main page. What am I doing wrong? Thanks for any clue.
]]>Hi Alexander. Thanks for a really great theme. I just ran into a minor issue with the excerpts and featured images issue. I noticed that despite me indicating the maximum number of words for excerpts should be 25 in the theme’s excerpts length settings, you’re theme is still pulling in the entire excerpt and displaying it on all the pages that use the Archives child theme.
It also pulls the featured image onto the archives pages so that it shows both the photo that I embeded into the post’s article and the featured image I used for it to show in the slider.
I was wanting to know if there’s a way for it to only pull the max number of words that i specified in the excerpt length settings and to get it to stop pulling the featured image onto the archive pages.
I would like for it to just show the embedded image that’s in the post and have it be hyperlinked when it shows out on the Archives pages in standard list form along with a “read more” link to the post after the 25 words are shown . My old theme used to do this. Here’s one of the urls I’m talking about from my test site that’s using your typecore theme: https://newzhot.com/category/news/
Any help you could provide would be greatly appreciated. Thanks….Andre
]]>how to show sidebar in full width ?
as refference i want it looks like
this https://videopro.cactusthemes.com/v1/home-page-v5/
the slider with full width after that sidebar appear .
]]>Hi, i loved your theme
and i need help, how to show total views post like this in homepage?
i want using plugin TOP 10 because that plugin can custom total views like this https://japansub.com/2019/07/11/coba-coba-saying/
Visited 312,324 times, 2 visits today
Здравствуйте! как мне из записи убрать автора и дату ? смотрите скриншот https://cloud.mail.ru/public/5BwA/37Kv3E1xV
——————
Hello! How can I remove the author and date from the record? see the screenshot https://cloud.mail.ru/public/5BwA/37Kv3E1xV
]]>Hi again, is there anyway of randomizing the posts that show on the homepage
thanks again in advance
]]>Hi all, Am I right in saying that the Link format had to be removed from the posts on this awesome theme.
Does anyone know of any way to add a field for post writers to put in a link to an external site that’s built into the framework, if that makes sense, lol
]]>Maybe not related with the template but, is it possible to leave a main article fixed in the blog central zone? With each new post it’s moving…
]]>Hello. As you can see on my page, I have several categories in footer 1,2,3. The photo only appear on the main page if I include it as featured. If I do this then when I enter the article the photo does not appear. If I include the photo as featured and the same photo inside, when I go in the upper menu to the corresponding category the photo appears duplicated. Is there any way to correct this? For example, the photo always appears on the main page even though it is not defined as featured.
As always, many thanks for any help.
]]>Is there a way to set the Shop`s page of woocommerce layout to full width. It shows both sidebars even if it is set to full width no sidebars?
Thank you.
Is there a way to show the site title and the logo on desktop and mobile
]]>Hello.
First of all, thank you for an amazing theme.
How can I change the default grey colour of the primary sidebar? I’ve checked theme options under styles and I can change every other colour (header, background, footer… etc) but I cannot see where I can change the primary sidebar colour.
Thanks in advance.
]]>