dwnfred
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: POSTS AND COMMENTS NOT VISIBLE ON PAGEPlease give the direct link when posting an issue ;0)
Will see the problem brbForum: Fixing WordPress
In reply to: POSTS AND COMMENTS NOT VISIBLE ON PAGEWhat I said is that this ain’t a WordPress website or did I miss something with this horrible template ;0) ??
Forum: Fixing WordPress
In reply to: custom query and post thumbnail as background imagethis is a css problem :
<div class=”post” id=”post-187″ style=”background: url(‘https://www.jarcreative.com/wordpress/wp-content/uploads/2012/11/blog_top_article3.jpg’) no-repeat;”>
in the code you get the right background (https://www.jarcreative.com/wordpress/wp-content/uploads/2012/11/blog_top_article3.jpg) but the div.post tag doesn’t has a height (by default 0px height when you check with some developers toolkit on your page)
try to edit your CSS code, i think when you put the the_content(); function then the div.post block get a height automatically with the content
Forum: Fixing WordPress
In reply to: POSTS AND COMMENTS NOT VISIBLE ON PAGEWhat kind of website is this ?
Is it to get a fun on here (www.ads-software.com) or did i miss something ?
Forum: Fixing WordPress
In reply to: Hide specific pages from search resultsi don’t think there any limit about that
Forum: Fixing WordPress
In reply to: Very odd site description when pulling up the site on Google.Has your website recently been hacked ?
https://s12.postimage.org/eblkq3dzh/Capturer.jpg
please see where is the fake description
BTW on your page you doesn’t have any <meta description> tag
Forum: Fixing WordPress
In reply to: Hide specific pages from search resultsHi
Have you tried : https://www.ads-software.com/extend/plugins/search-everything/
You have full options to exclude pages/posts ID
Tried and it works. If it doesn’t work, your template is buggy.
Forum: Fixing WordPress
In reply to: custom query and post thumbnail as background imagei can’t understand a [expletive deleted – that really wasn’t necessary] about your issue
please give as asked a live link and perhaps a printscreen with the issue highlighted
Forum: Fixing WordPress
In reply to: Category Posts on Page or MenuOtherwise you would need to code in PHP (code getting the articles from a category) in a page or BETTER search category posts plugin
Forum: Fixing WordPress
In reply to: Category Posts on Page or Menu?
if you use wp_nav_menu with your own menu (apparence > template > menu) you will be able to do that in 1 clickOr did I miss something on your request ?
Forum: Fixing WordPress
In reply to: Scripts need to be optimized?I think this could be help :
Your site
https://gtmetrix.com/reports/www.gettingpastyourbreakup.com/R4wwrwVVForum: Fixing WordPress
In reply to: older posts text changethemater is probably the name of your template
btw cool plugin, I didn’t know this plugin to easily edit your translation
normally i created in my own my .po/mo files and translated what i need to translate ;0)
Forum: Fixing WordPress
In reply to: Broken Blog – Need Helpi don’t think you got a pb with virus or something else (malwares)
https://sitecheck.sucuri.net/results/www.cfsrecoverypath.com/but you better should to reset all your CSS file and check every CSS properties for every tags
specifically the fonts properties
There is a huge problem with your fonts (size, font-family choice, colors, ect……….) seems that the problem is the template css file.
Forum: Fixing WordPress
In reply to: Page Title Errorwhat is the code in your header.php file
between <title> </title> tags ?Forum: Fixing WordPress
In reply to: google chrome can't fine my webpagei don’t think it is an issue related to Google Chrome (btw ; have you tried with an another browser, still the same issue ?) ,
you better should investigate on your Web hoster’s side