Pretty links for PHP pages above WP /blog directory?

Go to your Admin Dashboard. Click on the Settings menu (or icon). Go to the General sub menu. The WordPress Address (URL) should match the Site Address (URL) Remove /blog form the Site Address (URL) Click the Save Changes button. Read Giving WordPress Its Own Directory for more details.

WordPress link to show popup box

There is more to it do you think but here’s a simple popup message sample I’ve created. Have a look at it and let me know if you need further help. For future reference: This sort of question should be asked at Stack Overflow!

How to achieve anchor links on top of pages.

If you’re trying to do this just for anchor links within your current WP page, a table of contents style plugin will likely suffice; for example, see: http://wordpress.org/plugins/table-of-contents-plus/ This specific example auto-generates the table of contents and anchors based on the headers in your document/page, so it is fairly low fuss on you as the … Read more

Can I have a link within a WP UI Spoiler

I was able to make your spoiler code work on my site. The <, >, and ” characters in your spoiler code are encoded on your site, breaking the link. I think that either your theme or one of your plugins is encoding those characters. To test your theme, temporarily switch to one of the … Read more

Navigational error

Option 1: Edit the Contructor theme The Constuctor theme checks the theme options and then includes the home link based on the option value. The code that adds the Home link is located in /wp-content/themes/Constructor/libs/Constructor/Main.php. // show link to homepage if ($this->_options[‘menu’][‘home’]) { echo ‘<li id=”home”><a href=”‘.home_url().”https://wordpress.stackexchange.com/” title=”‘.get_bloginfo(‘name’).'”>’.__(‘Home’, ‘constructor’).'</a></li>’; } Link Text To change the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)