datoseb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Show ads in specific categoryThanks, but i was searhing for add banner ads in specific categories or in specific post.
Forum: Fixing WordPress
In reply to: From crashed to new installThank you sir! I will try with Part A – Activating Your New Site and Part B – Restoring Your Old Site
Forum: Fixing WordPress
In reply to: Post count in pageI only want to include that count in one page as is “about us”. So, can i paste this to “tekst” of page?
<?php<br /> $count_posts = wp_count_posts();<br /> ?>Forum: Fixing WordPress
In reply to: Post count in pageHi
Thank you both for reply.
Let me try to explain a little bit more precise
My page is about news and daily publishing news
In my “about us” page I want to write now that my site has #NUM published news
In the picture below you can see an example
Forum: Plugins
In reply to: [Menu Image, Icons made easy] Responsive menuHi,
You welcome, i was searching for a solution, how to do it responsive?
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] WPeMatico image sourceThx,
Is the picture not included in the {content} ? There should be a way to separate them.
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] WPeMatico image sourceI have one source which their posts have into text a large images.
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] WPeMatico image sourceThx,
Can i use it like this : {content}<img class=”wpe_imgrss” src=” . $image_url . “>
<!–more–>And ofc adding .wpe_imgrss { width:50%; height:50%; } into my template css?
Thanks in advance
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] Enable first image / Featured Image@esmi thanks and apologize for that :))
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] Enable first image / Featured ImageI apologize that here on this topic I bring but I would ask etruel:
Is it possible to do this in a one Campain to put the image tag with a custom size. The problem is that it is one of the page where i get a news is redesigned their website and they are using very high-resolution images that do not fit mine. Please, is it possible to make a custom image tag as eg html tag to Post template in singel Campain something as:
<img src=”<?php post_image(); ?>” width=”50%” height=”50%”/>
Thanks in advance
Hi Peter
After upgrading to the latest version my home page with the name on the header is changed.
Before it was DOMAINNAME – Description and now show it category name and | domain name. very weird
Thanks in advance
Hi Peter
Thank you VERY mutch man, it did it.
That i have too, in post title i changed to %post_title% | %blog_title% and after upgrade to latest version, it shows –# if there are – in name or another type of symbol.
Forum: Fixing WordPress
In reply to: URL or charset bug?Yes, it seems, WP Super Cache making that…wierd
Forum: Fixing WordPress
In reply to: URL or charset bug?I did it and activated, and the same error shows…