Title: Psovpriatel's Replies | WordPress.org

---

# Psovpriatel

  [  ](https://wordpress.org/support/users/psovpriatel/)

 *   [Profile](https://wordpress.org/support/users/psovpriatel/)
 *   [Topics Started](https://wordpress.org/support/users/psovpriatel/topics/)
 *   [Replies Created](https://wordpress.org/support/users/psovpriatel/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/psovpriatel/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/psovpriatel/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/psovpriatel/engagements/)
 *   [Favorites](https://wordpress.org/support/users/psovpriatel/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/users/psovpriatel/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/psovpriatel/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fixed Widget and Sticky Elements for WordPress] Widget overlaps footer](https://wordpress.org/support/topic/widget-overlaps-footer/)
 *  Thread Starter [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/widget-overlaps-footer/#post-11104391)
 * Still no help??
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] PayPal Express button not showing on product pages](https://wordpress.org/support/topic/paypal-express-button-not-showing-on-product-pages/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/paypal-express-button-not-showing-on-product-pages/#post-10930026)
 * I can see there is still no solution to this.
 * I have similar problem, for me it is the Paypal Credit button not the express
   one.
 * However it shows up in Explorer …..
 * Also can anyone help me why my paypal buttons been overlapped with my menu drop
   down window in single product pages? Maybe a line of CSS would resolve this problem.
 * Printscreen: [https://prnt.sc/loi9ts](https://prnt.sc/loi9ts)
 * Thanks in advance !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slick Popup: Contact Form 7 Popup Plugin] Open on click for PHP](https://wordpress.org/support/topic/open-on-click-for-php/)
 *  Thread Starter [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/open-on-click-for-php/#post-10066057)
 * Shouldn’t we need to add link target to this code. Can’t see why it would open
   it ….
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slick Popup: Contact Form 7 Popup Plugin] Open on click for PHP](https://wordpress.org/support/topic/open-on-click-for-php/)
 *  Thread Starter [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/open-on-click-for-php/#post-10066038)
 * Hi Manish
 * Sorry it’s still not working 🙁
    see it here: [http://www.scaffoldingcompanylondon.com](http://www.scaffoldingcompanylondon.com)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slick Popup: Contact Form 7 Popup Plugin] [Solved] Linking to Slick Popup](https://wordpress.org/support/topic/solved-linking-to-slick-popup/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/solved-linking-to-slick-popup/#post-10040788)
 * Where would you add the CSS code in php?
 *     ```
       $enable_right_button = (realfactory_get_option('general', 'enable-header-right-button', 'disable') == 'enable')? true: false;
       			if( $enable_right_button ){
       				$button_link = realfactory_get_option('general', 'header-right-button-link', '');
       				$button_link_target = realfactory_get_option('general', 'header-right-button-link-target', '_self');
   
       				$logo_right .= '<a class="realfactory-header-right-button" href="' . esc_url($button_link) . '" target="' . esc_attr($button_link_target) . '" >';
       				$logo_right .= realfactory_get_option('general', 'header-right-button-text', '');
       				$logo_right .= '</a>';
       			}
   
       			if( !empty($logo_right) ){
       				echo '<div class="realfactory-logo-right-text realfactory-item-pdlr" >';
       				echo gdlr_core_escape_content($logo_right);
       				echo '</div>';
       			}
       		?>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t access my dashboard after update to WordPress 4.7](https://wordpress.org/support/topic/cant-access-my-dashboard-after-update-to-wordpress-4-7/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/cant-access-my-dashboard-after-update-to-wordpress-4-7/#post-8858956)
 * Also depends on what webhosting you are with, they may have security configuration
   files installed on their servers which may cause login attempt problems. Check
   this with your webhosting provider.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Error after Restoring from Backup](https://wordpress.org/support/topic/error-after-restoring-from-backup/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/error-after-restoring-from-backup/#post-8618398)
 * I have the same issue on my newly built WordPress website
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Dashboard Blank after Upgrade to 4.4 – Usual fixes unsuccessful](https://wordpress.org/support/topic/dashboard-blank-after-upgrade-to-44-usual-fixes-unsuccessful/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/dashboard-blank-after-upgrade-to-44-usual-fixes-unsuccessful/#post-8260584)
 * This is just driving me crazy. I have got the same problem can anyone help with
   my garden fencing website? [http://www.gardenfencinglondon.com/](http://www.gardenfencinglondon.com/)
   I cant even login to my WP control panel.
 * Can anyone help please ASAP
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] "email address does not belong to the same domain as the site" – subdomain](https://wordpress.org/support/topic/email-address-does-not-belong-to-the-same-domain-as-the-site-subdomain/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/email-address-does-not-belong-to-the-same-domain-as-the-site-subdomain/#post-7090014)
 * I haven’t got a clue what you are talking about. How on earth it does make sense
   using the FROM field when it suppose to be where is it coming FROM .
 * My website contact form is not working, I am getting the “Failed to connect to
   mailserver!”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Websimon Tables] Tables not responsive?](https://wordpress.org/support/topic/tables-not-responsive/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/tables-not-responsive/#post-5374322)
 * Hi Tsheridan
 * Websimon tables plugin is responsive indeed you just need to leave empty the 
   fixed table width value in the “edit table structure & style” tab
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widget Logic] Not compatible with php 5.5](https://wordpress.org/support/topic/not-compatible-with-php-55-56/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/not-compatible-with-php-55-56/#post-5345968)
 * Hi Alan
 * I hope you can assist with my problem which I believe caused by widget logic.
 * It all started about a month ago when I realised my widget is not saving half
   of my work and just keeps another half. I am using text widget to create links
   to my pages but for some reason my links are showing up to a certain point after
   that I cant make them visible on the website.
 * Can you please tell me what may causing this problem? I deleted the plugin downloaded
   a new one and uploaded to my website but still not working:(
 * Looking forward to hear from you
 * Regards
 * Henry
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] Error Showing : XML Parsing Error: not well-formed](https://wordpress.org/support/topic/error-showing-xml-parsing-error-not-well-formed/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/error-showing-xml-parsing-error-not-well-formed/#post-4945057)
 * Another temporary solution can be generating your sitemap manually
 * [https://www.xml-sitemaps.com/](https://www.xml-sitemaps.com/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] Error Showing : XML Parsing Error: not well-formed](https://wordpress.org/support/topic/error-showing-xml-parsing-error-not-well-formed/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/error-showing-xml-parsing-error-not-well-formed/#post-4945056)
 * Writerchoice
 * Try this
 * **Blank line before XML declaration (WordPress)**
 * If an XML declaration (<?xml … ?>) appears in your feed, it must be the first
   thing in the feed, before any whitespace.
 * Unfortunately, with WordPress it seems all too easy for a plugin, a theme, or
   for your configuration file to contain a blank line. Further compounding this
   problem, some — but not all — feed readers compensate for this common error, 
   allowing the error to go undetected for quite a while.
 *  PHP also uses a similar notation: <?php … ?>. Note that the final php ?> should
   be omitted from all PHP code files—modules, includes, etc. The closing delimiter
   is optional in PHP (but not in XML), and removing it helps prevent unwanted white
   space at the end of files which can cause problems with your feeds.
    Check your
   wp-rss2.php and wp-atom.php files for blank lines outside of <? and ?> bracketed
   sections. Check your wp-config.php file for blank lines outside of <? and ?> 
   bracketed sections. Check your theme’s functions.php file for blank lines outside
   of <? and ?> bracketed sections. One by one, disable plugins and revalidate until
   you isolate the one causing the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] Missing XML tag error on Google Webmaster Tools](https://wordpress.org/support/topic/missing-xml-tag-error-on-google-webmaster-tools/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/missing-xml-tag-error-on-google-webmaster-tools/page/4/#post-4766988)
 * Problem is still persist on my website 🙁
 * XML Parsing Error: XML or text declaration not at start of entity
    Location: 
   [http://www.xxxxxxxxxx/sitemap.xml](http://www.xxxxxxxxxx/sitemap.xml) Line Number
   2, Column 1:<?xml version=”1.0″ encoding=”UTF-8″?><?xml-stylesheet type=”text/
   xsl” href=”[http://xxxxxxxxxxxx/wp-content/plugins/google-sitemap-generator/sitemap.xsl&#8221](http://xxxxxxxxxxxx/wp-content/plugins/google-sitemap-generator/sitemap.xsl&#8221);?
   ><!– sitemap-generator-url=”[http://www.arnebrachhold.de&#8221](http://www.arnebrachhold.de&#8221);
   sitemap-generator-version=”4.0.8″ –> ^
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Microdata for SEO by Optimum7.com] [Plugin: Microdata for SEO by Optimum7.com] plugin conflicts with e-junkie plugin](https://wordpress.org/support/topic/plugin-microdata-for-seo-by-optimum7com-plugin-conflicts-with-e-junkie-plugin/)
 *  [Psovpriatel](https://wordpress.org/support/users/psovpriatel/)
 * (@psovpriatel)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-microdata-for-seo-by-optimum7com-plugin-conflicts-with-e-junkie-plugin/#post-2654557)
 * as I can see the support is dead for this plugin, actually I have the same plugin
   issue on my website [http://www.penometpenispump.net](http://www.penometpenispump.net)
   
   The plugin is not working together with my promoslider plugin, anyone can give
   us an advice finally?
 * promoslider code [promoslider category=”xxxxxxxxxx”]

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/users/psovpriatel/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/psovpriatel/replies/page/2/?output_format=md)