Title: luckdragon's Replies | WordPress.org

---

# luckdragon

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/luckdragon/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/luckdragon/replies/page/3/?output_format=md)…
[16](https://wordpress.org/support/users/luckdragon/replies/page/16/?output_format=md)
[17](https://wordpress.org/support/users/luckdragon/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/luckdragon/replies/page/18/?output_format=md)
[→](https://wordpress.org/support/users/luckdragon/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Problem with the Elementor version 3.19.2 in multisite](https://wordpress.org/support/topic/problem-with-the-elementor-version-3-19-2-in-multisite/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [2 years ago](https://wordpress.org/support/topic/problem-with-the-elementor-version-3-19-2-in-multisite/#post-17768200)
 * I’m having the same issue, I created the site flawlessly in non-multisite, but
   when I converted to multisite, it won’t let me edit the pages giving me a 403
   error when trying to access wp-json/elementor/v1/globals
 * it works if I set permalinks to plain, but that is a real pain if I have to do
   that every time I want to make a change to a page, it also makes any search engine
   links unavailable while I’m editing a single page on the site.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Redirect all posts to new domain (but not JPG files)](https://wordpress.org/support/topic/redirect-all-posts-to-new-domain-but-not-jpg-files/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/redirect-all-posts-to-new-domain-but-not-jpg-files/#post-2572213)
 * why not just do a .htaccess redirect on the server?
 * like:
 * RewriteCond %{REQUEST_URI} !\.(gif¦jpe?g¦png)$
    RewriteRule (.*) [http://www.whatever.com/](http://www.whatever.com/)[
   L,QSA]
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Is it possible to build a second, and customized widget page?](https://wordpress.org/support/topic/is-it-possible-to-build-a-second-and-customized-widget-page/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/is-it-possible-to-build-a-second-and-customized-widget-page/#post-2958536)
 * you could also just create a footer area to place widgets and then let people
   place them in the footer area via the widgets section.. if you want to have widgets
   for the footer area, just be sure to name them something like “footer copyright”
   so that people will see that they are designed for the footer area.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [How to a hide plugin from specific usernames?](https://wordpress.org/support/topic/how-to-a-hide-plugin-from-username/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/how-to-a-hide-plugin-from-username/#post-2776802)
 * this isn’t for whether or not a plugin gets used, it’s for whether or not other
   admins have access to the plugin settings and the like via the administration
   area
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Mad Libs] Suggestions](https://wordpress.org/support/topic/plugin-mad-libs-suggestions/)
 *  Thread Starter [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-mad-libs-suggestions/#post-2762263)
 * strange, I didn’t get anything from the form at all..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp_mail "wordpress" override](https://wordpress.org/support/topic/wp_mail-wordpress-override/)
 *  Thread Starter [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wp_mail-wordpress-override/#post-2842328)
 * right, however the wp_mail_from and wp_mail_from_name override all emails, I 
   don’t know how to pass the “from” information to them so that they can determine
   whether it’s set or not
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom login page and redirection](https://wordpress.org/support/topic/custom-login-page-and-redirection/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/custom-login-page-and-redirection/#post-2842288)
 * try profile builder, it allows you to create not only a custom login page, but
   a custom profile page as well (all done via the front end, rather than sending
   the user to the wp-admin side for things like profile and login) it has availalble
   plugins for it that do custom redirection (on login, on logout, etc…)
 * [http://wordpress.org/extend/plugins/profile-builder/](http://wordpress.org/extend/plugins/profile-builder/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do i get my all the contents back?](https://wordpress.org/support/topic/how-do-i-get-my-all-the-contents-back/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/how-do-i-get-my-all-the-contents-back/#post-2840450)
 * are they listed in the admin area under pages/posts?
 * if not, it sounds like it flushed the database, which would mean that the only
   way to get the content back would be to restore the data from a backup (hopefully
   your hosting company does backups)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Challenge: Is it possible to place Custom Fields and Image in recent posts?](https://wordpress.org/support/topic/challenge-is-it-possible-to-place-custom-fields-and-image-in-recent-posts/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/challenge-is-it-possible-to-place-custom-fields-and-image-in-recent-posts/#post-2833121)
 * as I said, create a page template, with the query you want and the loop, calling
   the fields you need
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Weird Activation Issue](https://wordpress.org/support/topic/weird-activation-issue/)
 *  Thread Starter [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/weird-activation-issue/#post-2834161)
 * done, just never heard of having <? causing it to display php code rather than
   interpreting it..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Title question](https://wordpress.org/support/topic/title-question-1/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/title-question-1/page/3/#post-2833092)
 * not unless the title is array, but that might explain why “in the loop” is coming
   up true.
 * [http://www.luckdragon.com](http://www.luckdragon.com) fill out the contact form,
   I’ll email you and see if I can help better that way (or through aim or msn or
   skype or something)..
 * but that way we don’t give our contact info out here 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Mad Libs] Suggestions](https://wordpress.org/support/topic/plugin-mad-libs-suggestions/)
 *  Thread Starter [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-mad-libs-suggestions/#post-2762246)
 * goto luckdragon.com and fill out the contact form, I’ll email it to you.. the
   site you were looking at is a development site, so it’s not active yet
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Title question](https://wordpress.org/support/topic/title-question-1/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/title-question-1/page/3/#post-2833086)
 * back 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Title question](https://wordpress.org/support/topic/title-question-1/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/title-question-1/page/3/#post-2833081)
 * I have to run real quick, will be gone for about 45 minutes
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Title question](https://wordpress.org/support/topic/title-question-1/)
 *  [luckdragon](https://wordpress.org/support/users/luckdragon/)
 * (@luckdragon)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/title-question-1/page/2/#post-2833079)
 * no, how about this:
 * instead of $mycount, use $bigtitle
 *     ```
       $bigtitle++;
   
       if ($_SESSION['kw'] && in_the_loop()) $title .= ' '.$_SESSION['kw']." ".$bigtitle;
       ```
   

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

1 [2](https://wordpress.org/support/users/luckdragon/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/luckdragon/replies/page/3/?output_format=md)…
[16](https://wordpress.org/support/users/luckdragon/replies/page/16/?output_format=md)
[17](https://wordpress.org/support/users/luckdragon/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/luckdragon/replies/page/18/?output_format=md)
[→](https://wordpress.org/support/users/luckdragon/replies/page/2/?output_format=md)