GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Silly Roboscript Question (https://gfy.com/showthread.php?t=1352872)

EroMediaGFX 03-07-2022 11:49 AM

Silly Roboscript Question
 
Figured I might ask on here, I just setup my first cam site with Roboscript and got everything to my liking and working fairly easily since the provided documentation is good and the videos explaining how are also easy to follow.

The only thing I cannot figure out for the life of me probably because I'm an idiot, is how to make blog posts go to a specific page that I can set into my navigation menu. I understand normally in wordpress this is done via Settings > Reading > Set static page > Pick your page for homepage + latest posts. In Roboscript however when I set this the cams simply end up generating on that page also rather than my blog posts.

I did put in a support ticket asking this but haven't heard anything back yet and also it appears roboscript's website is down currently?

Appreciate any advice on how to set my blog posts :)

TurboB 03-07-2022 12:07 PM

"how to make blog posts go to a specific page that I can set into my navigation menu" - make any page in Wordpress and add it in RBS Cam MU -> Theme Settings -> Menu -> Custom Link.

EroMediaGFX 03-07-2022 12:10 PM

Will try this out now and let you know if it worked, appreciate it TurboB! :)

EroMediaGFX 03-07-2022 01:15 PM

Quote:

Originally Posted by TurboB (Post 22974823)
"how to make blog posts go to a specific page that I can set into my navigation menu" - make any page in Wordpress and add it in RBS Cam MU -> Theme Settings -> Menu -> Custom Link.

Did this and got my new page to appear on my nav menu but my blog posts will not go to that specific page still. Anywhere I can link you my site dont got enough posts on here too.

luann22 03-09-2022 11:36 AM

Robo
 
i also bought the php cam script. Completely useless, full of bugs. Support is completely lost. Nick doesn't answer anymore.

brassmonkey 03-09-2022 12:50 PM

Quote:

Originally Posted by luann22 (Post 22975935)
i also bought the php cam script. Completely useless, full of bugs. Support is completely lost. Nick doesn't answer anymore.

that's the clue...
https://i.imgur.com/O8KG9k6.jpg

Webster01 03-09-2022 01:03 PM

Whatever happend to Nick, it must be something serious.
Iīm also concerned right now. Heīs gone for a while already.

Nick is very kind and super nice!
If you buy a product, a script in that industry, you want exactly that type of support.
Itīs not a team working on the scripts.
Heīs alone and yes, sometimes it takes a bit, but he always makes sure to get everything working on the clients end!

It was always pretty normal to get a response within one day.

I also canīt explain it to me why his site went offline, why thereīs no response on Skype......

Three years ago I called him on his mobile, unfortunately I forgot to save his number and I canīt scroll back so many years in my Skype history.
I would love to give him a call to ask whatīs up....

Sometimes sponsors asking for phone numbers, they could try to reach him.
I know he did some coding for LiveJasmin a while back, if they have his number on file, anyone of their team could give him a call, please.

All we can do is to hope heīs fine and is coming back very soon!

j3rkules 03-09-2022 01:50 PM

His site has been down for a couple of days right now. I hope Nick will come back very soon.

luann22 03-10-2022 02:06 AM

Api
 
I don’t want to betray, but I turned to support one of the very famous camera sites, and the programming team responded:

"...this is a very old api that you don't need to use.roboscript is selling terrible scripts..."

luann22 03-10-2022 02:10 AM

And API
 
for the roboscript php cam script (and WP-script) you can buy the addon "self autoreg plugin" with which customers "can register on your aggregator page".

One of the big camsites staff replied me, that "we have not given any permission for roboscript to do this and self registration via your page it will not work".

TurboB 03-10-2022 02:14 AM

luann22

You can use better script if Robo does meet your requirements.

luann22 03-10-2022 05:54 AM

Yes
 
Yes, this example of yours is like saying, "eat at a restaurant if mc. Donalds didn't turn you on"
Just that I've already had lunch at Mc. donalds ...

I bought the scripts, worked on it for weeks, corresponded with everyone. now the answer is "buy another." Yes, but that's not advice.

TypeinNL 03-12-2022 10:40 PM

I have also a question.

Been trying to get the best speed for the cam script and by defauld there is the .ttf fonts loading which are big and 50% of total resources when visitor is loading the site...

SFCompactRounded-Bold.ttf
1816.0 kb

But in the font folder there is also a .woff2 (the same font) arround 500kb 1/3 of size of .ttf.

Can someone share how i can edit this? Would help me and a lot of other users of the script a lot to reduce the download size and get faster speed / loading of site.

More cutting of size with with Font Squirrel to 45kb .woff and 35kb .woff2

TypeinNL 03-13-2022 12:53 AM

I have the new php cam script and wp cam plugin version. On both of them are the .ttf fonts loading...

TurboB 03-13-2022 01:27 AM

In the style.css you can replace fonts by your own.

You can see there are use whole family of that font:
SF-Compact
SFCompact

Search for these two - you will see 5 fonts in total of this family are used.

The easiest way to get rid out of this font - find some very lightweight font family, rename it and overwrite original ones.

SF-Compact-Display-Regular
SFCompactDisplay-Black
SF-Compact-Display-Bold
SF-Compact-Display-Semibold
SFCompactRounded-Bold

Or if you know a little of coding - delete fonts folder at all, remove loading of fonts in style.css and replace everywhere this f*cking font is used to some other which is integrated into browsers and doesn't requires any downloading.

GoCastaway 03-13-2022 05:57 AM

Quote:

Originally Posted by TurboB (Post 22977631)
In the style.css you can replace fonts by your own.

You can see there are use whole family of that font:
SF-Compact
SFCompact

Search for these two - you will see 5 fonts in total of this family are used.

The easiest way to get rid out of this font - find some very lightweight font family, rename it and overwrite original ones.

SF-Compact-Display-Regular
SFCompactDisplay-Black
SF-Compact-Display-Bold
SF-Compact-Display-Semibold
SFCompactRounded-Bold

Or if you know a little of coding - delete fonts folder at all, remove loading of fonts in style.css and replace everywhere this f*cking font is used to some other which is integrated into browsers and doesn't requires any downloading.

I think that should be a good solution, but in the 5 font maps there are also .svg files. All around 1200-1300 Kb, but in the SFCompactRounded-Bold map the .svg is 6375 KB, what to do with that?

If there is someone who can change this and is willing to share that would be great, i am very interested in it.

TurboB 03-13-2022 06:31 AM

Quote:

Originally Posted by GoCastaway (Post 22977662)
I think that should be a good solution, but in the 5 font maps there are also .svg files. All around 1200-1300 Kb, but in the SFCompactRounded-Bold map the .svg is 6375 KB, what to do with that?

If there is someone who can change this and is willing to share that would be great, i am very interested in it.

You can change *.svg files too, or remove it completely.

Remove in style.css:
Code:

@font-face{font-family:SF-Compact-Display-Semibold;src:url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Semibold/SFCompactDisplay-Semibold.eot);src:url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Semibold/SFCompactDisplay-Semibold.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Semibold/SFCompactDisplay-Semibold.svg#SF-Compact-Display-Semibold) format('svg'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Semibold/SFCompactDisplay-Semibold.ttf) format('truetype'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Semibold/SFCompactDisplay-Semibold.woff) format('woff'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Semibold/SFCompactDisplay-Semibold.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF-Compact-Display-Bold;src:url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Bold/SFCompactDisplay-Bold.eot);src:url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Bold/SFCompactDisplay-Bold.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Bold/SFCompactDisplay-Bold.svg#SF-Compact-Display-Bold) format('svg'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Bold/SFCompactDisplay-Bold.ttf) format('truetype'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Bold/SFCompactDisplay-Bold.woff) format('woff'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Bold/SFCompactDisplay-Bold.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SFCompactDisplay-Black;src:url(/wp-content/themes/pro-cam-mu/fonts/SFCompactDisplay-Black/SFCompactDisplay-Black.eot);src:url(/wp-content/themes/pro-cam-mu/fonts/SFCompactDisplay-Black/SFCompactDisplay-Black.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/pro-cam-mu/fonts/SFCompactDisplay-Black/SFCompactDisplay-Black.svg#SFCompactDisplay-Black) format('svg'),url(/wp-content/themes/pro-cam-mu/fonts/SFCompactDisplay-Black/SFCompactDisplay-Black.ttf) format('truetype'),url(/wp-content/themes/pro-cam-mu/fonts/SFCompactDisplay-Black/SFCompactDisplay-Black.woff) format('woff'),url(/wp-content/themes/pro-cam-mu/fonts/SFCompactDisplay-Black/SFCompactDisplay-Black.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SFCompactRounded-Bold;src:url(/wp-content/themes/pro-cam-mu/fonts/SFCompactRounded-Bold/SFCompactRounded-Bold.eot);src:url(/wp-content/themes/pro-cam-mu/fonts/SFCompactRounded-Bold/SFCompactRounded-Bold.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/pro-cam-mu/fonts/SFCompactRounded-Bold/SFCompactRounded-Bold.svg#SFCompactRounded-Bold) format('svg'),url(/wp-content/themes/pro-cam-mu/fonts/SFCompactRounded-Bold/SFCompactRounded-Bold.ttf) format('truetype'),url(/wp-content/themes/pro-cam-mu/fonts/SFCompactRounded-Bold/SFCompactRounded-Bold.woff) format('woff'),url(/wp-content/themes/pro-cam-mu/fonts/SFCompactRounded-Bold/SFCompactRounded-Bold.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF-Compact-Display-Regular;src:url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Regular/SFCompactDisplay-Regular.eot);src:url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Regular/SFCompactDisplay-Regular.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Regular/SFCompactDisplay-Regular.svg#SF-Compact-Display-Regular) format('svg'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Regular/SFCompactDisplay-Regular.ttf) format('truetype'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Regular/SFCompactDisplay-Regular.woff) format('woff'),url(/wp-content/themes/pro-cam-mu/fonts/SF-Compact-Display-Regular/SFCompactDisplay-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}

@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(../fonts/slick.eot);src:url(../fonts/slick.eot?#iefix) format('embedded-opentype'),url(../fonts/slick.woff) format('woff'),url(../fonts/slick.ttf) format('truetype'),url(../fonts/slick.svg#slick) format('svg');font-display:swap}

Change font family everywhere in a style.css:
Code:

SF-Compact-Display-Regular
SFCompactDisplay-Black
SF-Compact-Display-Bold
SF-Compact-Display-Semibold
SFCompactRounded-Bold

To some font family which is loaded already in users browsers:
https://websitesetup.org/web-safe-fonts-html-css/

TurboB 03-13-2022 07:50 AM

Also, if you will change font to some which does not have variations such as Black, Bold, etc - you will need to play with font-weight where needed.

TypeinNL 03-13-2022 08:06 AM

Thanks TurboB! Will try this evening to modify the files.

GoCastaway 03-13-2022 09:47 AM

From here too, Thanks TurboB!

Also going to try this evening, alrdy took the 2 css parts out and the menu is now another font, think the browser default font.

will let you know.

TypeinNL 03-13-2022 11:22 AM

Ok guys. This tweak/ update is very significant.

I have reduced total download size from each visitor from around 4 / 5 mb to 1.6 mb this is a 60% / 70% reduction!

Speed is significant faster even without Cloudflare Argo activated. Because reduction in resources i might activate Argo gain (i deactivated this feature yesterday because i have sinds last week a big spike in traffic / and data cost...)

It's easy. Download the fonts you want to reduce in size. Go to fontsquirrel dot com and upload / download the optimized font. Go to your style.css file and edit the fonts. Also go to your theme/index.php file because there are a couple of lines of code (mobile redirect) for fonts you also need to modify.

phpcamscript (new one)

giftofspeed dot com

San Francisco (USA)
REQUESTS 57
TOTAL SIZE 1670 kb
CONTENT VISIBLE 1.09 s
FULLY LOADED 1.67 s
OPTIM. SCORE 76/100

TurboB 03-13-2022 11:48 AM

I can't find anything related to fonts in index.php

It is in header.php
Sorry my fault, font should be removed/changed in header.php and style.css
I did this long time ago, so a little bit forgot about it.
I am talking about WP version.

Mobile speed:

https://i.ibb.co/smwCCBx/google.jpg

GTMetrix:

https://i.ibb.co/C18jYFP/gtm.jpg

GoCastaway 03-13-2022 12:58 PM

Quote:

Originally Posted by TurboB (Post 22977873)
I can't find anything related to fonts in index.php

It is in header.php
Sorry my fault, font should be removed/changed in header.php and style.css
I did this long time ago, so a little bit forgot about it.
I am talking about WP version.

Mobile speed:

https://i.ibb.co/smwCCBx/google.jpg

GTMetrix:

https://i.ibb.co/C18jYFP/gtm.jpg

This looks great!

Working on it now, and also saw the post from TypeinNL, so i am looking what i am going to do...

Until now only removed the 2 ccs parts and then i alrdy see another font in the menu, should be the standard browser font imo.

GoCastaway 03-13-2022 01:32 PM

Quote:

Originally Posted by TypeinNL (Post 22977857)
Ok guys. This tweak/ update is very significant.

I have reduced total download size from each visitor from around 4 / 5 mb to 1.6 mb this is a 60% / 70% reduction!

Speed is significant faster even without Cloudflare Argo activated. Because reduction in resources i might activate Argo gain (i deactivated this feature yesterday because i have sinds last week a big spike in traffic / and data cost...)

It's easy. Download the fonts you want to reduce in size. Go to fontsquirrel dot com and upload / download the optimized font. Go to your style.css file and edit the fonts. Also go to your theme/index.php file because there are a couple of lines of code (mobile redirect) for fonts you also need to modify.

phpcamscript (new one)

giftofspeed dot com

San Francisco (USA)
REQUESTS 57
TOTAL SIZE 1670 kb
CONTENT VISIBLE 1.09 s
FULLY LOADED 1.67 s
OPTIM. SCORE 76/100

I cannot send you a PM, i don't understand some things, i am also from NL

GoCastaway 03-13-2022 01:54 PM

@TurboB

Do you have a cache plugin running? Here i don't because that gives a issue with the infinite loader. Nick was looking/had a solution for that but i am affraid that is not comming anymore

TypeinNL 03-13-2022 02:22 PM

Quote:

Originally Posted by GoCastaway (Post 22977915)
I cannot send you a PM, i don't understand some things, i am also from NL

I am online later tonight. Post the question and i will try to help

GoCastaway 03-13-2022 03:38 PM

Quote:

Originally Posted by TypeinNL (Post 22977939)
I am online later tonight. Post the question and i will try to help

Can you send me a mail at gocastaway2005(at)hotmail.com?

Better then here and much better in Dutch.

Now sleeping time here...

TurboB 03-13-2022 03:38 PM

Quote:

Originally Posted by GoCastaway (Post 22977927)
@TurboB

Do you have a cache plugin running? Here i don't because that gives a issue with the infinite loader. Nick was looking/had a solution for that but i am affraid that is not comming anymore

I am running mod_pagespeed with memcached for all js, css, image things, and wp-rocket only for caching - old version with cache time set to 5 minutes. Also on Cloudlfare cache everything is on.

With my setup infinite loader working fine, models on homepage are changing every 5 minutes.

GoCastaway 03-13-2022 03:50 PM

Quote:

Originally Posted by TurboB (Post 22977981)
I am running mod_pagespeed with memcached for all js, css, image things, and wp-rocket only for caching - old version with cache time set to 5 minutes. Also on Cloudlfare cache everything is on.

With my setup infinite loader working fine, models on homepage are changing every 5 minutes.

Sounds good, but what i see mod-pagespeed has to be installed in Apache at the server, too difficult for me :(

Thnx for the info!


All times are GMT -7. The time now is 09:08 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc