Forum Replies Created

Viewing 40 posts - 1 through 40 (of 106 total)
  • Author
  • in reply to: Ticket 23741 #31146
     Model
    Participant

    Please remove the content on this ticket: https://archived.seventhqueen.com/forums/topic/footer-view

    When people are searching on google this ticket is coming up..

    in reply to: Register Page Issue #29018
     Model
    Participant

    Can anyone answer and help me fix this issue??? Are you guys no longer replying to tickets? I have opened 6 tickets and no reply whatsoever..

    in reply to: Issues Next page Members Page #29017
     Model
    Participant

    can anyone answer and help me fix this issue???

    in reply to: Text after search #29016
     Model
    Participant

    Can someone help me on this.. It still shows “Results” in pink I want to completely remove this and change the color.. please someone reply and help me with this.. This ticket has been opened for almost a month.

    in reply to: Theme Very Slow #29015
     Model
    Participant

    Hi Catalin:

    Can you please let me know if you are going to help me.. I had 8 users register today and will have many more in the next coming weeks. Please help me getting this fixed.. I can give you access to our webhost.. please help me on this..

    in reply to: Theme Very Slow #28905
     Model
    Participant

    Hi Catalin:

    First, I do not know why you moved my topic to Kleo when my theme is Sweet. Again, I have provided credentials for you to check my site. Please help me, the site takes forever to load: http://www.modelartec.com/casting

    in reply to: Issues Next page Members Page #28789
     Model
    Participant

    Can anyone answer this ticket and help me on this…

    in reply to: Register Page Issue #28788
     Model
    Participant

    Can anyone look at this ticket and help me..

    in reply to: Mobile My Photos Section #28787
     Model
    Participant

    ok thanks..

    in reply to: Theme Very Slow #28786
     Model
    Participant

    Can you please at least tell me what server requirements are needed for this theme to run the same as the demo. Which host are you using??

    in reply to: Register Page Issue #27678
     Model
    Participant

    In the attach image you can see that terms and conditions gets added to the end and it gets located in a weird place. If a user checks off during the modal registration this should not show up. Also, if a user goes directly to the registration this should show up organized and should be on top of the “Complete” button and should also check if it is check off because right now anyone can register without having to check it off.

    in reply to: Text after search #27676
     Model
    Participant

    That did not help. In the screenshot you can see that at the end of the first title there is a “results” text that gets added to the end. I have removed this. The text is also pink and I have also remove the span with class pink but still it keeps showing like that.

    Credentials:

    http://www.modelartec.com/casting/log-casting

    User: support12
    Pass: support12

    in reply to: Theme Very Slow #27674
     Model
    Participant

    The errors also show up in your demo. All the errors are images.. The site is very slow. I have increased php memory, installed super cache, minor tweaks and still the site is slow.. Other sites in my web host are running fast. If I change to a different theme it also runs fast. This is the only theme that takes forever to load specially rtmedia. From a user perspective, no body will want to access the site as it takes forever. I have run speed tests using different tools and pingdom. I have tested this in different locations where I leave and in other countries with different people and it still takes a long time. Please help me on this. This is stopping users from registering on my site.

    Credentials:

    http://www.modelartec.com/casting/log-casting

    User: support12
    Pass: support12

    in reply to: rtMedia slow to open images #27673
     Model
    Participant

    Can anyone help on this??

    in reply to: Register Page Issue #27672
     Model
    Participant

    If a user clicks on the modal popup and checks off the terms and the moment it gets redirected to the registration page the terms and conditions show up again. Please check as that is how it is functioning right now. Now, if the users goes directly to the registration page they can register without the need of checking off the terms and conditions.. I need to be able to fix this..

    in reply to: Mobile My Photos Section #27207
     Model
    Participant

    Please try again.

    in reply to: rtMedia slow to open images #27206
     Model
    Participant

    404 errors cannot be fixed.. I checked and your site also has 404 errors.

    An example of rtmedia that does not load is here: http://www.modelartec.com/casting/miembros/stavros/ the second image under “Mis Fotos” it doe snot opened. Also, this happens with basically all the users.. First it takes forever to open the images and second sometimes one of the images never opens.

    in reply to: rtMedia slow to open images #26896
     Model
    Participant

    Credentials:

    http://www.modelartec.com/casting/log-casting

    User: support12
    Pass: support12

    This user is using something different for the media plugin. How can I make mine the same. The lightbox is completly different: http://norskmodell.no/medlemmer/fo2re-notodden/album/#mine-bilder

    Also, this user is using rtMedia and it loads super fast. How can I make it load that fast: http://seventhqueen.com/demo/sweetdatewp/members/demo/#my-photos

    in reply to: Issues Next page Members Page #26892
     Model
    Participant

    I have actually verified and it is not only one user is multiple users that are facing this issue. Most of their images can be displayed but some do not..

    in reply to: Issues Next page Members Page #26887
     Model
    Participant

    Also, some images are not showing up for some reason.. for example the one I attached. One of the images this user uploaded is not showing app.. Is the second one on the list… Why is this.. We have not done any changes or removed files.

    in reply to: Issues Next page Members Page #26886
     Model
    Participant

    The phone issue is now fixed after doing some tweaking.

    I have done some fixes now. The site is loading faster. Now the issue is with rtmedia. Whenever you open an image it takes forever to open the image.. Do you recommend to have the buddypress album enabled instead?? Can you help me with this..

    THank you so much for the great support.!

    in reply to: Issues Next page Members Page #26885
     Model
    Participant

    I have checked twice and that jquery file never comes up only the images saying not found.. Also I have waited 1hr for it to switch to the second page on an iPhone 5.. How can this be possible… Please help me on this..

    in reply to: Issues Next page Members Page #26882
     Model
    Participant

    Please retry again. For some reason you were locked by Itheme security

    in reply to: Theme Very Slow #26756
     Model
    Participant

    Can you please mark the above as private.

    in reply to: Theme Very Slow #26754
     Model
    Participant

    I have set php memory limit to 512MB

    ; Maximum amount of memory a script may consume (128MB)
    ; http://php.net/memory-limit
    memory_limit = 512M

    I have also added GZIP compression on my .htaccess file:

    # Begin GZIP Compression
    <IfModule mod_deflate.c>
    <IfModule mod_filter.c>
    AddOutputFilterByType DEFLATE text/plain text/html application/x-httpd-php-source
    AddOutputFilterByType DEFLATE text/xml application/xml application/xhtml+xml application/xml-dtd
    AddOutputFilterByType DEFLATE application/rdf+xml application/rss+xml application/atom+xml image/svg+xml
    AddOutputFilterByType DEFLATE text/css text/javascript application/javascript application/x-javascript
    AddOutputFilterByType DEFLATE font/truetype application/x-font-ttf font/opentype application/x-font-otf
    </IfModule>
    </IfModule>
    # END GZIP Compression

    I have also attached php error log.

    Please help me as this is only happening with this theme. I cannot even switch to the next page in the members page it loads and loads and never changes the page.

    in reply to: Mailchimp Subscription #26745
     Model
    Participant

    Thanks! Resolved.

    in reply to: Breadcrumb Replace with Static Text #26744
     Model
    Participant

    Resolved

    in reply to: Email sent to new users #26743
     Model
    Participant

    This plugin fixed the issue WP Better Emails.

    in reply to: Upload button Multimedia #26742
     Model
    Participant

    Resolved

    in reply to: Mobile My Photos Section #26741
     Model
    Participant

    Credentials:

    http://www.modelartec.com/casting/log-casting

    User: support12
    Pass: support12

    in reply to: ISSUE MEMBERS – HELP ASAP #26740
     Model
    Participant

    Not sure how this got fixed. For now I will close the ticket and if this issue happens again I will open another referencing this ticket.

    in reply to: Mobile Cache #26738
     Model
    Participant

    Fixed. I have disabled the a cache plugin.

    in reply to: Registration Issue #26737
     Model
    Participant

    I have sent you an email. Also, this should be an option. There are many people that would like to have more than the default group on the registration.

    in reply to: Breadcrumb Replace with Static Text #26736
     Model
    Participant

    Awesome thank you so much!

    in reply to: Upload button Multimedia #26734
     Model
    Participant

    Awesome. Thank you so much!

    in reply to: Text after search #26732
     Model
    Participant

    Sorry I am trying to avoid using a plugin. I have been able to update all the required text except this one. Can you please help us. This is something that should be added to the .po file.

    in reply to: Issues Next page Members Page #26731
     Model
    Participant

    Credentials:

    http://www.modelartec.com/casting/log-casting

    User: support12
    Pass: support12

    in reply to: Theme Very Slow #26729
     Model
    Participant

    Credentials:

    http://www.modelartec.com/casting/log-casting

    User: support12
    Pass: support12

    in reply to: Register Page Issue #26453
     Model
    Participant

    Credentials:

    http://www.modelartec.com/casting/log-casting

    User: support12
    Pass: support12

    in reply to: ISSUE MEMBERS – HELP ASAP #26442
     Model
    Participant

    I have fixed this after disabling w3 total cache… However I still have the issue where a user activates their account but still do not show up.. even though I have added the required code under function.php. User that registered but doe snot show up is Diana89vio

Viewing 40 posts - 1 through 40 (of 106 total)

Log in with your credentials

Forgot your details?