danis_gr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Html/CSS code to WordPressAbout my above questions I realized that: no, it doesn’t need to have the 2 databases the same name, just the same content except of all “mydomainname.com” which should be replaced by localhost/thenameofthefolderinsidehtdocs” inside the database sql file. If I am wrong please correct me. After that replacement I upload this file in the localhost phpMyAdmin for creating the database.
Even so, I could not make it manually by myself..something was going wrong.
I finally found solution on working on localhost via the plugin Duplicator by “LifeInTheGrid” !!! It also gives you the chance to keep the installer and archive files as a backup for your live server’s website. This video helped me a lot:
https://www.youtube.com/watch?v=_tm088gNreYSo now I am going to continue from where I started asking you about the image slider… Jack, I will follow what u said and in a few days I will reply about it.
Forum: Networking WordPress
In reply to: Multisite FunctionIf anyone can help me I am here to read their answer…
Forum: Networking WordPress
In reply to: Multisite FunctionDoes anyone knows something about this? Thank u.
Forum: Fixing WordPress
In reply to: Html/CSS code to WordPressUp to see all these things, I wanna reffer to your first point where u r talking about XAMPP. I installed xampp (D://xampp) and inside installed the wordpress (D://xampp/wordpress) but AFTER installing “normally” the wordpress and creating my website (Tesseract child-theme) (I had no idea up to then about xampp)
Can I NOW transfer my website and make changes on it on the localhost of xampp? Do I have to copy-paste some files of my existed website? which of all????
Something noticeable: I created a database “wordpress database” because needed for xampp (phpMyAdmin). This is the db for my the suppossed new website I think so at least, isn’t it?
But also I noticed after created my website “normally” (didn’t know about xampp then) before some days in cPanel—>phpMyAdmin there is a database with the name “danis_wrdp1”. That means that if I transfer my existed site to my xampp localhost, a database called “danis_wrdp1” will automatically be transferred there too?
Forum: Fixing WordPress
In reply to: Html/CSS code to WordPressOOOohhh thank u very much!!! In the afternoon I will try to make all these steps and I’ll let you know.
Thank u again!
Forum: Fixing WordPress
In reply to: Html/CSS code to WordPressI really understand your thought about getting a piece of code from the net. The thing I would like to get to know is just the process (I just gave an example of the “prepared” code. Just to know the way you put a code on WordPress.
So in our issue:
“the css will go into your style.css file”:
you mean to open my “ready” css file take the code and put it in the “original” style.css file of my theme“create a new file and call it something like slideshow_x.js and add in the javascript code”:
you mean to remove the javascript snippet code <script type=”text/javascript”>…..</script> from the html file and paste it to the new slideshow_x.js file.“then in the theme’s functions.php file you’ll need to register this script”:
what you mean here by saying “register”?“then enqueue it in order for wordpress to process it correctly”:
I understand a little bit, not so much because I am confused of many things I read via googling. ??And something more: alla these files are going to be found on the “theme” folder? the IMG folder inside “theme” folder too?
Forum: Fixing WordPress
In reply to: Html/CSS code to WordPressIt’s not so random and I am a little bit familiar with html…so why not to try and learn more things instead of doing easy and routine things such as downloading an image slider plug-in????
If anyone want to help me, they are welcome.
Forum: Fixing WordPress
In reply to: Html/CSS code to WordPressAny help please?
Forum: Plugins
In reply to: [Polylang] My Main Menu doesn't change language.What about the footer.php code? How we change there the snippet for the footer menu language?
Forum: Plugins
In reply to: Polylang menu not changing regarding to selected languageHey Safoo.22 did u find solution for the footer menu language too finally?
Could u share it?