Martin Robbins
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Widget showing up on website but not in WordPressYou’re welcome again, please will you mark the topic resolved?
Forum: Your WordPress
In reply to: Our latest WordPress site@catacaustic
I know it’s off topic, Thanks for the backup last few days. You must be beyond very awesome to get that very awesome moniker. Also wanted to let you know at least since yesterday, your http://www.catacaustic.com/ has been down.Forum: Themes and Templates
In reply to: Widget showing up on website but not in WordPressHave you tried putting more than one widget into a widget area?
Forum: Themes and Templates
In reply to: Widget showing up on website but not in WordPressYou are welcome, Mike
Please read the reference provided above, it’s all there. This intended for when you want to create a brand new widget unlike any other. I suspect this really is not what you want.
Your widget 3 in the example appears to be a text widget, right?
And widget 4 also is a text widget?
For a second widget same kind as the first, you should find it (text widget) in the dashboard widgets section … And just drag a second one into one of the “sidebar widget areas”, and fill in the title and text and save it to make it output.
Forum: Themes and Templates
In reply to: Widget showing up on website but not in WordPressThat was a good try, Mike…
Appears you simply output a copy of another widget’s output.
To appear in the WordPress Dashboard, the widget must be registered: http://codex.wordpress.org/Function_Reference/register_widget
Forum: Themes and Templates
In reply to: Including affiliate link inside wordpress theme customizerGood question …
With GPL license I believe you are allowed to modify the software however you might be able.
That being said, it is my understanding the WordPress.org theme review team will not approve for the repository any theme containing advertising of any kind.
Forum: Fixing WordPress
In reply to: How to start live chat support?In a Nutshell
WordPress.org is the home of WordPress, the open source software that you can download for free and use to build your website.
WordPress.com is a commercial blog network built using WordPress.
Have you tried the WordPress.com link above?
Hello Senthil, thanks for asking …
Have you verified your code was not overwritten during update? That can happen when you edit the core files. It is recommended never to do so.
PLugin WP-Pagenavi might be of help.
Good Luck!
Forum: Fixing WordPress
In reply to: Short code not workingForum: Fixing WordPress
In reply to: How to start live chat support?Hello Greg, thanks for asking…
As far as I know, there is no live chat support available for WordPress.org
Perhaps you mean to try WordPress.com ?
Good luck!
Forum: Fixing WordPress
In reply to: How To Add Social Icon Bullet Points?Thank you for asking…
The site link you provided appears to utilize the shareaholic plugin for social icons.
However it seems your request is rather more complicated than just that plugin. Bullet points normally are not “clickable”, so I suspect it will require some custom html programming and maybe php.
I would say best advice to contact the author of your theme.
Good Luck
Forum: Themes and Templates
In reply to: Blog pages with a static imageYou are welcome, thanks for asking…
I think all you have to do to get current blogs on the front page is visit Dashboard > Settings > Reading … And set Front page displays: Your latest posts
For “images that change” do you mean a image slider?
Forum: Fixing WordPress
In reply to: header slider installYou are welcome felicia, thanks for asking…
However your question is not particularly clear enough to provide a real answer.
I would suggest mark this topic resolved and ask again, perhaps in the how-to section or maybe the theme section … and tells us what is your theme? … and also tell us what is the link to your site? so we can see what is happening…
Good Luck!
From my experience the W3TC plugin must be able to write to the .htaccess file. This means WordPress itself must be able to write the file since it handles the plugin. Further, this means the httpserver(apache) must be able to write the file since it handles WordPress.
This is the exact same configuration that allows WordPress to write the .htaccess file when you set up pretty permalinks. And WordPress doesn’t consider this a security risk so long as you follow https://codex.wordpress.org/Changing_File_Permissions and http://codex.wordpress.org/Hardening_WordPress
For the future, this seems more like trouble-shooting question than installation question.
Forum: Fixing WordPress
In reply to: 301 redirection with URL hide for WP MenuYes, I think I understand. The hideurl only works on the first click. I think the only way is as I described.
More specifically, ask the domain providor in Czechia to remove the 301hideurl and to put in place the DNS “A” record. Then after the DNS is propagated and tested as I wrote above you can set the “Target” as WP_SITEURL !