dwnfred
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unable to load mediaThis sounds like this thread : https://www.ads-software.com/support/topic/featured-image-issue-7?replies=5
Please check to be sure that correct permissions have been set in all of your related directories
Otherwise you should open a case to your web-hoster i think
Forum: Fixing WordPress
In reply to: add to cart page without premium ecommerce pluginBTW @ Ben Casey : Do you have a website that is currently using Woocommerce plugin ? I am interested to see in “live” what does it look like
Thanks, KR
Forum: Fixing WordPress
In reply to: WordPress pages following index.phpThis is a permalinks problem , please check the documentation :
https://codex.www.ads-software.com/Using_Permalinks
to know how to set correctly your permalinks
Forum: Fixing WordPress
In reply to: add to cart page without premium ecommerce pluginhttps://quirm.net/wiki/eshop/ this plugin is great, i am using it in all of my projects
for little shop with or without any payment gatesForum: Fixing WordPress
In reply to: add to cart page without premium ecommerce pluginI am not sure to understand your problem.
You want a ecommerce plugin without payment gate?
Forum: Fixing WordPress
In reply to: Home Page ProblemCould you please do it a SCREENSHOT instead of copy & paste some texts ? It will be better to resolve the issue
but IF in other browser it is OK it is :
- a cache problem
- a CSS issue
Forum: Fixing WordPress
In reply to: Widget side-by-sideThere are many ways to do that
By “cheating” the position of the RSS block and positioning it in absolute and then right after the search bar
or better if you want to include in the future more widgets in the header place is to put the PHP code in the header.php that get some widgets
not sure if by default twenty eleven has a header section on the widgets page, i have not checked this point
Forum: Fixing WordPress
In reply to: Home Page ProblemIf it works in all other browsers except IE, it is a problem with client’ cache
on all affected computer try to force to clear the cache on IE (Internet Options > Browsin history and check all you can (temp files, cookies, etc)
and on all of this computers run the further command prompt :
Windows start button
> Run (same as windows button + R)
> cmd
on the command prompt (on the black window) on each computers :
> ipconfig /flushdnstry again on the affected computer with IE
Forum: Fixing WordPress
In reply to: Permalink address changeForum: Fixing WordPress
In reply to: Can't change the background of my mailing list box on the sidebarCould we get a LINK please, it will be more easy to help you…
Forum: Fixing WordPress
In reply to: How can I indent?I think you’ll need to create your own class for that
for ex :
p.indent{ margin: 5px 10px; }
or whatever
Forum: Fixing WordPress
In reply to: convert image slider to wordpress image slider!There is a lot of plugin doing this
Why don’t you try easingslider or others you can find in WordPress plugins directory ?Otherwise please check https://codex.www.ads-software.com/Writing_a_Plugin to create your own plugin
Forum: Fixing WordPress
In reply to: Kippis Theme – No Mobile Imagescould you bring us a LINK please
Forum: Fixing WordPress
In reply to: Very odd site description when pulling up the site on Google.That’s quite normal.
Google’s robot will index again your site after min. 14 days…
You can force to re-index your website with Google Tools ect.
KR
Forum: Fixing WordPress
In reply to: Very odd site description when pulling up the site on Google.I think, if you haven’t put on your OWN this code in the homepage of your WP website, i think you have been hacked… otherwise I don’t get how some texts about others website (pay day cash ect) has been integrated in your website…
Change your passwords (FTP, mysql, ect) to be sure, and update your WP + WP’s (ALL) plugins