Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Huge databae, cant update to 4.4 #969807

    finally got it working…
    i had to download the database to my development computer, run the update (had to setup my xampp, the database was too slow) then exported the database and uploaded it to the server.

    now everything works fine

    in reply to: Huge databae, cant update to 4.4 #967749

    i think i found where the problem is.
    i turned on debug mode, saved all wpdb queries in a file and ran the website on local PC with xampp.
    here is what i found out :
    1) a script was timing out. -> i increase max_execution_time
    2) there were a lot of wp_db queries, updating database adding “_av_alb_posts_elements_state” meta keys to the posts
    this process takes about 20-30 minutes then i get and out of memory error…

    its definitely a problem with the database update and the size of my database… if you could give me a clue where is that code running maybe i could run it with python, or break it into smaller chunks to run it

    in reply to: Huge databae, cant update to 4.4 #967571

    i checked the log files, the problem is a sql timeout on wp_db, is there a database update going on?
    can i run that in command line?

    in reply to: Huge databae, cant update to 4.4 #967148

    Hi Rekard,

    yes i have. but had no luck… i think there must be something with the size of the database

    in reply to: Woocommerce Gallery problems #842396

    Sure, super admin username and password is in the private content.

    in reply to: Right To Left Sites? #671335

    Thanks Ismael !
    With a little adjustment it worked perfectly.

    in reply to: Right To Left Sites? #632509

    Rikard,

    I used to use bootstrap before so it might be because i haven’t yet learnt how to use avia page builder…
    The old way, i usually designed the pages for Mobile then with screens getting bigger i replaced the columns to fit the bigger screen…
    and i had this css classes that could push or pull a column when moving them (rearrange them) it the sample page i sent you above i want the smaller column to go to the bottom on mobile phones and tablets… but the content in the left column always shows up first in the smaller screens… for right to left sites the main content is usually placed on the right side and side bar content is placed at the left side (which is supposed to be shown and the bottom of the main content in mobile devices)

    any help with that?

    Thanks and best regards
    Kaveh

    in reply to: @font-face working but not quite #577736

    I tried this method to add a custom font to the website and the font is loading just fine, but browser tries to download the font from google (which is not there) and it takes like 13 seconds to cancel the request !
    The website is loading too slow as a result.

    in reply to: Featured products slider stopped working #535963

    Updating to 3.4.2 solved the problem…
    and i like the new mailchimp integration…but theres no customization at all?
    can’t i at least give text inputs classes and place holders to make the subscription form look like the original template?

    I loved that design and now its gone

    in reply to: Featured products slider stopped working #535945

    Elliot,

    Thank you for the quick respond.
    1. I know it’s Ultimate Member that causing the problem, but i can’t find where and which JS is causing the problem.
    2. I’ve edited some of my theme source codes and everytime i update, i ave to change everything again :( where can i see what has changed in the new version?

Viewing 10 posts - 1 through 10 (of 10 total)